csi: implement \E[Z - back tab

This commit is contained in:
Daniel Eklöf 2019-07-22 20:33:50 +02:00
parent 751ac55f64
commit ba322c4eff
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 10 additions and 1 deletions

View file

@ -27,7 +27,8 @@ foot+base|foot base fragment,
acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
bel=^G,
blink=\E[5m,
bold=\e[1m,
bold=\E[1m,
cbt=\E[Z,
civis=\E[?25l,
clear=\E[H\E[2J,
cnorm=\E[?12l\E[?25h,