Merge commit 'origin/219_keycodes' into mc-4.6

This commit is contained in:
Enrico Weigelt, metux IT service 2009-02-04 00:43:43 +01:00
commit 8e2f229c38
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2009-02-03 Enrico Weigelt, metux ITS <weigelt@metux.de>
* lib/mc.lib: added patch on #219 by angel_il
2009-02-01 Enrico Weigelt, metux ITS <weigelt@metux.de>
* acinclude.m4: removed MC_SLANG_PRIVATE macro

View File

@ -107,6 +107,10 @@ f18=\e[19;2~
f19=\e[20;2~
f20=\e[21;2~
# Sequences below are for gnome-terminal, which also sets TERM=xterm
f11=\eO1;2P
f12=\eO1;2Q
# Arrows for both keypad modes (application and normal).
up=\e[A
up=\eOA