mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 04:46:55 +03:00
Fix invalid declarations of ESC-sequenses in mc.lib file
This commit is contained in:
parent
a462a4b3ee
commit
7238c35889
@ -71,7 +71,6 @@ f17=\\e[31~;\\e[18\;2~
|
|||||||
f18=\\e[32~;\\e[19\;2~
|
f18=\\e[32~;\\e[19\;2~
|
||||||
f19=\\e[33~;\\e[20\;2~
|
f19=\\e[33~;\\e[20\;2~
|
||||||
f20=\\e[34~;\\e[21\;2~
|
f20=\\e[34~;\\e[21\;2~
|
||||||
|
|
||||||
kpleft=\\eOt
|
kpleft=\\eOt
|
||||||
kpright=\\eOv
|
kpright=\\eOv
|
||||||
kpup=\\eOx
|
kpup=\\eOx
|
||||||
|
Loading…
Reference in New Issue
Block a user