mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
* lib/mc.lib: Add gnome, rxvt and xterm-new terminals.
This commit is contained in:
parent
b6ad379291
commit
b01dc1030f
@ -1,3 +1,7 @@
|
|||||||
|
2004-09-10 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
|
* lib/mc.lib: Add gnome, rxvt and xterm-new terminals.
|
||||||
|
|
||||||
2004-09-10 Pavel S. Shirshov <pavelsh@mail.ru>
|
2004-09-10 Pavel S. Shirshov <pavelsh@mail.ru>
|
||||||
|
|
||||||
* syntax/php.syntax: Upgrade php.syntax file.
|
* syntax/php.syntax: Upgrade php.syntax file.
|
||||||
|
@ -117,6 +117,15 @@ right=\eOC
|
|||||||
left=\e[D
|
left=\e[D
|
||||||
left=\eOD
|
left=\eOD
|
||||||
|
|
||||||
|
[terminal:gnome]
|
||||||
|
copy=xterm
|
||||||
|
|
||||||
|
[terminal:rxvt]
|
||||||
|
copy=xterm
|
||||||
|
|
||||||
|
[terminal:xterm-new]
|
||||||
|
copy=xterm
|
||||||
|
|
||||||
[terminal:xterm-color]
|
[terminal:xterm-color]
|
||||||
insert=\e[2~
|
insert=\e[2~
|
||||||
f11=\e[23~
|
f11=\e[23~
|
||||||
|
Loading…
Reference in New Issue
Block a user