-
Notifications
You must be signed in to change notification settings - Fork 3
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
Does not work hotkey ctrl-backspace, ctrl-h #4332
Comments
Run cat. |
|
in both cases:
|
So you can't distinguish between ctrl-h and ctrl-backspace in your terminal. |
I not use ctrl-h in mc.keymap, ctrl-backspace only. |
Replying to KLex:
It doesn't matter. mc receives same char sequences for different keys from terminal. mc is unable to do anything in such case.
https://unix.stackexchange.com/questions/327953/make-ctrl-backspace-different-than-ctrl-h |
|
Important
This issue was migrated from Trac:
KLex
(AA.KLex@….ru)hotkey
DeleteToWordBegin = ctrl-backspace
hotkey "DeleteToWordBegin = ctrl-delete" work correct
the same error is in "History = ctrl-h"
Note
Original attachments:
KLex
(AA.KLex@….ru) onFeb 25, 2022 at 11:10 UTC
KLex
(AA.KLex@….ru) onFeb 25, 2022 at 11:11 UTC
KLex
(AA.KLex@….ru) onFeb 25, 2022 at 11:11 UTC
The text was updated successfully, but these errors were encountered: