JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix Backspace and Delete characters
[st.git] / st.info
diff --git a/st.info b/st.info
index 4e60a89..3a01a08 100644 (file)
--- a/st.info
+++ b/st.info
@@ -53,7 +53,7 @@ st| simpleterm,
        ka3=\E[5~,
        kc1=\E[4~,
        kc3=\E[6~,
-       kbs=\177,
+       kbs=\010,
        kcbt=\E[Z,
        kb2=\EOu,
        kcub1=\EOD,