aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--st.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/st.info b/st.info
index 63af234..199aff6 100644
--- a/st.info
+++ b/st.info
@@ -50,10 +50,10 @@ st| simpleterm,
50 is2=\E[4l\E>, 50 is2=\E[4l\E>,
51 it#8, 51 it#8,
52 kbs=\177, 52 kbs=\177,
53 kcub1=\E[D, 53 kcub1=\EOD,
54 kcud1=\E[B, 54 kcud1=\EOB,
55 kcuf1=\E[C, 55 kcuf1=\EOC,
56 kcuu1=\E[A, 56 kcuu1=\EOA,
57 kLFT=\E[d, 57 kLFT=\E[d,
58 kRIT=\E[c, 58 kRIT=\E[c,
59 kind=\E[a, 59 kind=\E[a,