JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix arrow keys terminfo capabilities
[st.git] / st.info
diff --git a/st.info b/st.info
index 63af234..199aff6 100644 (file)
--- a/st.info
+++ b/st.info
@@ -50,10 +50,10 @@ st| simpleterm,
        is2=\E[4l\E>,
        it#8,
        kbs=\177,
-       kcub1=\E[D,
-       kcud1=\E[B,
-       kcuf1=\E[C,
-       kcuu1=\E[A,
+       kcub1=\EOD,
+       kcud1=\EOB,
+       kcuf1=\EOC,
+       kcuu1=\EOA,
        kLFT=\E[d,
        kRIT=\E[c,
        kind=\E[a,