* lib/mc.lib: Add definition for "bs" for xterm and xterm-color.

This commit is contained in:
Pavel Roskin 2001-08-19 16:07:04 +00:00
parent 78940c0e53
commit 18831a11b0
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-08-19 Pavel Roskin <proski@gnu.org>
* lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
2001-08-17 Pavel Roskin <proski@gnu.org>
* syntax/po.syntax: New file - PO file highlighting.

View File

@ -80,6 +80,7 @@ kpplus=\eOk
kpminus=\eOm
kpasterix=\eOj
delete=\e[3~
bs=
home=\e[1~
home=\e[7~
end=\e[4~
@ -111,6 +112,7 @@ kpplus=\eOk
kpminus=\eOm
kpasterix=\eOj
delete=\e[3~
bs=
home=\e[1~
home=\e[7~
end=\e[4~