]> code.delx.au - dotfiles/blobdiff - .screenrc
Use ^? everywhere for backspace
[dotfiles] / .screenrc
index a241d7d2775afa8638b0878a9f9a83db2e059bc8..366fdbc2798547069a71d956874e14d52b09be2e 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -4,5 +4,5 @@ shelltitle "$ |bash"
 hardstatus alwayslastline                                                                                                                          
 hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]'
 
-# Always send backspace as ^H, which is consistent with the bundled terminfo
-bindkey -k kb stuff ^H
+# Always send backspace as ^?, which is consistent with the bundled terminfo
+bindkey -k kb stuff ^?