mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 01:54:24 +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
14a4eefc43
commit
40d6e96471
@ -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