JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
selection clicks, shift+arrow keys, fast(er) redraw, key mask in config.h (thx Magnus...
[st.git] / st.info
diff --git a/st.info b/st.info
index 39402eb..6be3eaf 100644 (file)
--- a/st.info
+++ b/st.info
@@ -49,7 +49,12 @@ st| simpleterm,
        kcud1=\E[B,
        kcuf1=\E[C,
        kcuu1=\E[A,
+       kLFT=\E[d,
+       kRIT=\E[c,
+       kind=\E[a,
+       kri=\E[b,
        kdch1=\E[3~,
+       kich1=\E[2~,
        kend=\E[4~,
        kf10=\E[21~,
        kf11=\E[23~,
@@ -91,9 +96,9 @@ st| simpleterm,
        xenl,
 
 st-256color| simpleterm with 256 colors,
+       use=st,
        colors#256,
        pairs#32767,
 #      Nicked from xterm-256color
        setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m,
        setaf=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m,
-       use=st,