fix insert key, terminfo and changed TERM back to st. (thx Ondrej Martinek)

This commit is contained in:
Aurélien Aptel
2011-01-23 12:30:01 +01:00
parent 0d2e7feb3b
commit cabc2bed68
2 changed files with 4 additions and 2 deletions

View File

@ -50,6 +50,7 @@ st| simpleterm,
kcuf1=\E[C,
kcuu1=\E[A,
kdch1=\E[3~,
kich1=\E[2~,
kend=\E[4~,
kf10=\E[21~,
kf11=\E[23~,
@ -91,9 +92,9 @@ st| simpleterm,
xenl,
st-256color| simpleterm with 256 colors,
use=st,
colors#256,
pairs#32767,
# Nicked from xterm-256color
setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m,
setaf=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m,
use=st,