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
commitd1084bfdab23d3a5560bab3e1f1b97f353115078 (patch)
tree9441bd9b362384260de3cc1d1a9415462a319fbb /st.info
parent66efdff768c305b785234a918c67a687d437380d (diff)
downloadst-d1084bfdab23d3a5560bab3e1f1b97f353115078.tar.gz
st-d1084bfdab23d3a5560bab3e1f1b97f353115078.tar.bz2
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,
kcuu1=\E[A,
kdch1=\E[3~,
kend=\E[4~,
+ kf1=\EOP,
+ kf2=\EOQ,
+ kf3=\EOR,
+ kf4=\EOS,
+ kf5=\E[15~,
+ kf6=\E[17~,
+ kf7=\E[18~,
+ kf8=\E[19~,
+ kf9=\E[20~,
+ kf10=\E[21~,
+ kf11=\E[23~,
+ kf12=\E[24~,
khome=\E[1~,
knp=\E[6~,
kpp=\E[5~,