mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-11 05:49:18 +03:00
Fix of f13 key handling.
ViewFile doesn't have the default key, and f13 is key for ViewRaw which is handled in panel not. Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
04ab8ef2b7
commit
7a8c3db700
@ -93,7 +93,6 @@ static const global_keymap_ini_t default_main_keymap[] = {
|
||||
{"Delete", "f8"},
|
||||
{"Menu", "f9"},
|
||||
{"Quit", "f10"},
|
||||
{"ViewFile", "f13"},
|
||||
{"MenuLastSelected", "f19"},
|
||||
{"QuitQuiet", "f20"},
|
||||
{"History", "alt-h"},
|
||||
|
Loading…
Reference in New Issue
Block a user