aboutsummaryrefslogtreecommitdiffhomepage
path: root/st.info
diff options
context:
space:
mode:
Diffstat (limited to 'st.info')
-rw-r--r--st.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/st.info b/st.info
index 199aff6..be2a47e 100644
--- a/st.info
+++ b/st.info
@@ -54,10 +54,10 @@ st| simpleterm,
kcud1=\EOB,
kcuf1=\EOC,
kcuu1=\EOA,
- kLFT=\E[d,
- kRIT=\E[c,
- kind=\E[a,
- kri=\E[b,
+ kLFT=\E[1;2D,
+ kRIT=\E[1;2C,
+ kind=\E[1;2B,
+ kri=\E[1;2A,
kdch1=\E[3~,
kich1=\E[2~,
kend=\E[4~,