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 199aff6..be2a47e 100644 (file)
--- 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~,