Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Can not introduce symbols #1926

Open
1 task done
stkw0 opened this issue Apr 6, 2024 · 5 comments
Open
1 task done

[Bug]: Can not introduce symbols #1926

stkw0 opened this issue Apr 6, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@stkw0
Copy link

stkw0 commented Apr 6, 2024

What did you expect to happen?

Be able to search for symbols like "@"

What happened?

It prints the number disregarding the "Alt" key modifier

Atuin doctor output

Atuin Doctor
Checking for diagnostics


Please include the output below with any bug reports or issues

atuin:
  version: 18.1.0
  sync: null
shell:
  name: zsh
  plugins:
  - atuin
system:
  os: Gentoo
  arch: x86_64
  version: '2.15'
  disks:
  - name: /dev/sda1
    filesystem: btrfs
  - name: /dev/sdc1
    filesystem: btrfs
  - name: /dev/nvme0n1p1
    filesystem: btrfs
  - name: /dev/sdc3
    filesystem: btrfs
  - name: /dev/sdc3
    filesystem: btrfs

Code of Conduct

  • I agree to follow this project's Code of Conduct
@stkw0 stkw0 added the bug Something isn't working label Apr 6, 2024
@ellie
Copy link
Member

ellie commented Apr 9, 2024

It prints the number disregarding the "Alt" key modifier

Are you able to elaborate what you mean here? it sounds like you're having issues typing the @ symbol into atuin?

@stkw0
Copy link
Author

stkw0 commented Apr 9, 2024

Exactly all the next symbols do not work in atuin: "|", "@", "#", "~", "¬", "]", "}", "".
All the other common symbols seems to work, I'm specially surprised that "[" and "{" works correctly.

@ellie
Copy link
Member

ellie commented Apr 9, 2024

Can you tell me some more about your input method? Pretty weird because we don't do anything special for any of those keys, and I have no issues with them
Screenshot 2024-04-09 at 15 35 01

@stkw0
Copy link
Author

stkw0 commented Apr 9, 2024

Probably is also related with the terminal emulator that I use (alacritty), I just teste with konsole and it works there. Still, I never had this kind of problems before with alacritty so it is probably some interaction between alacritty and atuin.

@ca1f
Copy link

ca1f commented May 16, 2024

Can confirm, I'm also affected by this. On Archlinux with Atuin 18.2.0-2 and Alacritty 0.13.2-2 installed it shows the same behavior where I'm unable to enter an @ symbol into the atuin reverse search when running in alacritty. Works fine in gnome-console though. Pretty wild bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants