termite.terminfo: fix kbs

This commit is contained in:
Daniel Micay 2012-06-25 01:08:09 -04:00
parent 8b876a326f
commit 3cabaa47ae
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ termite|VTE-based terminal,
kPRV=\E[5;2~,
kRIT=\E[1;2C,
kb2=\EOE,
kbs=^H,
kbs=\177,
kcbt=\E[Z,
kcub1=\EOD,
kcud1=\EOB,