ESC only works if hit twice under GNU Screen #6733
Answered
by
rhogenson
jaredkrinke
asked this question in
Q&A
-
I'm aware of the FAQ entry about ESC being delayed under Screen/tmux, but even with "maptimeout 0" set in Screen, in Helix I have to hit ESC twice in a row for it to work. It works fine outside Screen. For now, I'm mapping Ctrl-c to various "exit" commands, but has anyone else has run into this? |
Beta Was this translation helpful? Give feedback.
Answered by
rhogenson
Sep 18, 2024
Replies: 1 comment
-
I had the same issue. I believe this is a bug in screen: https://savannah.gnu.org/bugs/?57748 Updating screen to version 5.0.0 fixed the issue for me |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jaredkrinke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I had the same issue. I believe this is a bug in screen: https://savannah.gnu.org/bugs/?57748
Updating screen to version 5.0.0 fixed the issue for me