Ticket #4257 (new defect)
double esc does not work with ncurses-6.2
Reported by: | anton_kg | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future Releases |
Component: | mc-tty | Version: | master |
Keywords: | esc-esc, double esc | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
Hello,
I have mc-4.8.26 with ncurses-6.2, TERM=xterm-256color.
The ESC is configured by default (old_esc_mode=true).
If I press a single "esc" there is the expected delay (around 0.5 as per FAQ). However, the delay is the same if I press esc-esc.
So I guess the second esc press is not getting registered?
Let me know if I can provide any additional details.
Thank you
Note: See
TracTickets for help on using
tickets.