aboutsummaryrefslogtreecommitdiffhomepage
path: root/st.info
diff options
context:
space:
mode:
authorGravatar Aurélien Aptel <aurelien.aptel@gmail.com>2011-04-22 00:18:53 +0200
committerGravatar Aurélien Aptel <aurelien.aptel@gmail.com>2011-04-22 00:18:53 +0200
commit9d5ea14b9dffac863b41432e4ce12b5624592000 (patch)
tree6665171645be9750ffcc409613887911c0e2ceaf /st.info
parentd3c5aba2d9b0f6046e4cc72fb056cbd56c6314e6 (diff)
selection clicks, shift+arrow keys, fast(er) redraw, key mask in config.h (thx Magnus Leuthner)
Diffstat (limited to 'st.info')
-rw-r--r--st.info4
1 files changed, 4 insertions, 0 deletions
diff --git a/st.info b/st.info
index 863c387..6be3eaf 100644
--- a/st.info
+++ b/st.info
@@ -49,6 +49,10 @@ st| simpleterm,
kcud1=\E[B,
kcuf1=\E[C,
kcuu1=\E[A,
+ kLFT=\E[d,
+ kRIT=\E[c,
+ kind=\E[a,
+ kri=\E[b,
kdch1=\E[3~,
kich1=\E[2~,
kend=\E[4~,