Fix TAB not working and add entry for backtab to terminfo

This commit is contained in:
Kovid Goyal
2016-10-31 12:03:21 +05:30
parent fd6f96a4f7
commit 027a9751c1
3 changed files with 5 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ xterm-kitty|KovIdTTY,
bel=^G,
bold=\E[1m,
cbt=\E[Z,
kcbt=\E[Z,
civis=\E[?25l,
clear=\E[H\E[2J,
cnorm=\E[?12l\E[?25h,

Binary file not shown.