mirror of
https://github.com/MidnightCommander/mc
synced 2025-04-02 05:02:58 +03:00
Ticket #1793 (mc aborts then press ctrl-c)
fixed bindings for 'CmdQuietQuit' Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
This commit is contained in:
parent
0356a8225d
commit
e634800048
@ -199,7 +199,7 @@ CmdMkdir = f7
|
||||
CmdDelete = f8
|
||||
CmdQuit = f10
|
||||
CmdMenuLastSelected = f19
|
||||
CmdQuietQuit = f20; ctrl-g
|
||||
CmdQuietQuit = f20
|
||||
CmdFind = alt-question
|
||||
CmdQuickCd = alt-c
|
||||
CmdQuickChdir = ctrl-backslash
|
||||
|
Loading…
x
Reference in New Issue
Block a user