-
Notifications
You must be signed in to change notification settings - Fork 4
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
DEL - clear input line in dialog #2161
Comments
branch: 2161_del_clear_dialog_field |
|
|
New color cannot be set using old engine (command line, ini, environment variable).
The descripthion of new color will change the i18n stuff directly before 4.7.2 release. I propose implement this feature in 4.7.3 milestone. |
|
Out of curiosity (the CL above is no longer accessible): are you talking about Delete (aka D) or Backspace?
Delete is a very nice key, I tend to use it often when removing junk e.g. from the beginning of way too long mp3 file names.
Backspace, on the other, does nothing there anyway, so making it clear the field sounds really nice! |
egmont: try branch 2161_show_mark_in_input |
also you need redefine hotkeys in [input] section of mc.keymap
Here is my mc.keymap file
|
|
We decided rename inputinactive to inputunchanged. |
|
Merged: [82cfa9b] |
|
|
Important
This issue was migrated from Trac:
angel_il
(@ilia-maslakov)DEL - clear input line in dialog if text in the field is not modified and cursor is not moved.
The text was updated successfully, but these errors were encountered: