aboutsummaryrefslogtreecommitdiff
path: root/st.info
diff options
context:
space:
mode:
authorAurélien Aptel <aurelien.aptel@gmail.com>2010-08-22 19:46:46 +0200
committerAurélien Aptel <aurelien.aptel@gmail.com>2010-08-22 19:46:46 +0200
commita7922bd1d94ace6d14e40a27820e217cd6c4e632 (patch)
tree9441bd9b362384260de3cc1d1a9415462a319fbb /st.info
parentce3f4fc647be3ab28f934db9365445a56ebd85bf (diff)
downloadst-a7922bd1d94ace6d14e40a27820e217cd6c4e632.tar.gz
st-a7922bd1d94ace6d14e40a27820e217cd6c4e632.zip
added F1-12 key, fixed DCH and ICH.
Diffstat (limited to 'st.info')
-rw-r--r--st.info12
1 files changed, 12 insertions, 0 deletions
diff --git a/st.info b/st.info
index b2669dd..2cc645b 100644
--- a/st.info
+++ b/st.info
@@ -37,6 +37,18 @@ st| simpleterm,
37 kcuu1=\E[A, 37 kcuu1=\E[A,
38 kdch1=\E[3~, 38 kdch1=\E[3~,
39 kend=\E[4~, 39 kend=\E[4~,
40 kf1=\EOP,
41 kf2=\EOQ,
42 kf3=\EOR,
43 kf4=\EOS,
44 kf5=\E[15~,
45 kf6=\E[17~,
46 kf7=\E[18~,
47 kf8=\E[19~,
48 kf9=\E[20~,
49 kf10=\E[21~,
50 kf11=\E[23~,
51 kf12=\E[24~,
40 khome=\E[1~, 52 khome=\E[1~,
41 knp=\E[6~, 53 knp=\E[6~,
42 kpp=\E[5~, 54 kpp=\E[5~,