mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +03:00
Fixup previous commit.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
f533b37bf5
commit
fdf2140bc4
12
misc/mc.lib
12
misc/mc.lib
@ -176,14 +176,14 @@ f19=\\e[g
|
|||||||
f20=\\e[h
|
f20=\\e[h
|
||||||
|
|
||||||
[terminal:st]
|
[terminal:st]
|
||||||
shift-right=\\e[1\;5C
|
shift-right=\\e[1\;2C
|
||||||
shift-left=\\e[1\;5D
|
shift-left=\\e[1\;2D
|
||||||
shift-up=\\e[1\;2A
|
shift-up=\\e[1\;2A
|
||||||
shift-down=\\e[1\;2B
|
shift-down=\\e[1\;2B
|
||||||
alt-shift-right=\\e[1\;6C
|
alt-shift-right=\\e[1\;4C
|
||||||
alt-shift-left=\\e[1\;6D
|
alt-shift-left=\\e[1\;4D
|
||||||
alt-shift-up=\\e[1\;6A
|
alt-shift-up=\\e[1\;4A
|
||||||
alt-shift-down=\\e[1\;6B
|
alt-shift-down=\\e[1\;4B
|
||||||
|
|
||||||
[terminal:st-256color]
|
[terminal:st-256color]
|
||||||
copy=st
|
copy=st
|
||||||
|
Loading…
Reference in New Issue
Block a user