aboutsummaryrefslogtreecommitdiff
path: root/st.info
diff options
context:
space:
mode:
authorAurélien Aptel <aurelien.aptel@gmail.com>2011-01-23 12:30:01 +0100
committerAurélien Aptel <aurelien.aptel@gmail.com>2011-01-23 12:30:01 +0100
commitcabc2bed6887ac11e73e9a8989f28a4598cd38f4 (patch)
tree52575531d9fcee0b2e845406bdf886d32d8745be /st.info
parent0d2e7feb3bc8e73284ef6a4064fc8a2c94ce49d7 (diff)
downloadst-cabc2bed6887ac11e73e9a8989f28a4598cd38f4.tar.gz
st-cabc2bed6887ac11e73e9a8989f28a4598cd38f4.tar.bz2
fix insert key, terminfo and changed TERM back to st. (thx Ondrej Martinek)
Diffstat (limited to 'st.info')
-rw-r--r--st.info3
1 files changed, 2 insertions, 1 deletions
diff --git a/st.info b/st.info
index 39402eb..863c387 100644
--- a/st.info
+++ b/st.info
@@ -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,