JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add control and meta combinations for arrow keys
[st.git] / st.info
diff --git a/st.info b/st.info
index 58e2139..be2a47e 100644 (file)
--- a/st.info
+++ b/st.info
@@ -50,14 +50,14 @@ st| simpleterm,
        is2=\E[4l\E>,
        it#8,
        kbs=\177,
-       kcub1=\E[D,
-       kcud1=\E[B,
-       kcuf1=\E[C,
-       kcuu1=\E[A,
-       kLFT=\E[d,
-       kRIT=\E[c,
-       kind=\E[a,
-       kri=\E[b,
+       kcub1=\EOD,
+       kcud1=\EOB,
+       kcuf1=\EOC,
+       kcuu1=\EOA,
+       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~,
@@ -89,7 +89,7 @@ st| simpleterm,
        ritm=\E[23m,
        rmacs=\E(B,
        rmcup=\E[?1049l,
-#      rmkx=\E>,
+       rmkx=\E[?1l\E>,
        rmso=\E[23m,
        rmul=\E[m,
        rs1=\Ec,
@@ -104,7 +104,7 @@ st| simpleterm,
        sitm=\E[3m,
        smacs=\E(0,
        smcup=\E[?1049h,
-#      smkx=\E=,
+       smkx=\E[?1h\E=,
        smso=\E[3m,
        smul=\E[4m,
        tbc=\E[3g,