mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-11 18:32:53 +03:00
Fixed saved panel state and fixed reading key definitions from config-file
misc/mc.lib: added escaping of all backslashes src/mcconfig/common.c: removed forgotten debug code src/setup.c: fixed non-saving of panels state
This commit is contained in:
parent
e9930f9e28
commit
a462a4b3ee
@ -71,6 +71,7 @@ f17=\\e[31~;\\e[18\;2~
|
||||
f18=\\e[32~;\\e[19\;2~
|
||||
f19=\\e[33~;\\e[20\;2~
|
||||
f20=\\e[34~;\\e[21\;2~
|
||||
|
||||
kpleft=\\eOt
|
||||
kpright=\\eOv
|
||||
kpup=\\eOx
|
||||
|
Loading…
x
Reference in New Issue
Block a user