aboutsummaryrefslogtreecommitdiff
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,
54 kcud1=\EOB, 54 kcud1=\EOB,
55 kcuf1=\EOC, 55 kcuf1=\EOC,
56 kcuu1=\EOA, 56 kcuu1=\EOA,
57 kLFT=\E[d, 57 kLFT=\E[1;2D,
58 kRIT=\E[c, 58 kRIT=\E[1;2C,
59 kind=\E[a, 59 kind=\E[1;2B,
60 kri=\E[b, 60 kri=\E[1;2A,
61 kdch1=\E[3~, 61 kdch1=\E[3~,
62 kich1=\E[2~, 62 kich1=\E[2~,
63 kend=\E[4~, 63 kend=\E[4~,