JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix bug where first selection snaps to lines
[st.git] / st.info
diff --git a/st.info b/st.info
index b91812f..2acd8b2 100644 (file)
--- a/st.info
+++ b/st.info
@@ -53,7 +53,7 @@ st| simpleterm,
        ka3=\E[5~,
        kc1=\E[4~,
        kc3=\E[6~,
-       kbs=\010,
+       kbs=\177,
        kcbt=\E[Z,
        kb2=\EOu,
        kcub1=\EOD,
@@ -73,7 +73,7 @@ st| simpleterm,
        kri=\E[1;2A,
        kclr=\E[3;5~,
        kdl1=\E[3;2~,
-       kdch1=\177,
+       kdch1=\E[3~,
        kich1=\E[2~,
        kend=\E[4~,
        kf1=\EOP,