Enter key maps to j #8982
Replies: 2 comments 3 replies
-
|
I can't reproduce this, I also use alacritty and never had any similar issues on a wide variety of distros and helic versions. Perhaphs something is wrong with your setup or alacritty installation. Nothing we can do on our end if it's not reproducible |
Beta Was this translation helpful? Give feedback.
-
|
Hello! I am hitting exactly this problem when I run Helix In my case, even Please let me know if you want me to submit this as a bug instead. Thank you! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I tried my best to figure out this on my own, maybe it is mentioned somewhere but I didn't think of the right keywords.
When I enter the editor, in Normal mode,
enterkey maps toj, in Insert mode it works fine. I have to useshift+enterto execute any command.I discovered it may be related to Alacritty, since in Tilix it works fine. Nothing is logged, so I am not sure if it is a Helix thing or an Alacritty thing.
Reproduction Steps
I tried this:
hx:qto quit the editor.enter,:qjappears in the command bar, I have to pressshift+enterto execute the command.I expected this to happen:
Close the application.
Instead, this happened:
A
jcharacter appears after the command I'm typing as part of the command.Helix log
No problem being logged.
Platform
Linux Ubuntu 22.04.3 LTS
Terminal Emulator
alacritty 0.10.1 ()
Installation Method
apt package manager
Helix Version
helix 23.10 (f6021dd)
Beta Was this translation helpful? Give feedback.
All reactions