]> code.delx.au - dotfiles/commitdiff
Backspace works in screen
authorJames Bunton <jamesbunton@delx.net.au>
Tue, 23 Oct 2007 06:52:23 +0000 (16:52 +1000)
committerJames Bunton <jamesbunton@delx.net.au>
Tue, 23 Oct 2007 06:52:23 +0000 (16:52 +1000)
.screenrc
.terminfo/s/screen [new file with mode: 0644]
.terminfo/s/screen-bce [new file with mode: 0644]
.terminfo/s/screen-s [new file with mode: 0644]
.terminfo/s/screen-w [new file with mode: 0644]

index 942b6733e133c53a0b392a9e60029d55c74f6880..df0bd73e57a40a8cfa1cec9ff872904db45b7ab0 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -3,6 +3,3 @@ altscreen on
 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}]'
-
-# Uncomment this line on Debian systems to make backspace work correctly
-#bindkey -k kb stuff ^?
diff --git a/.terminfo/s/screen b/.terminfo/s/screen
new file mode 100644 (file)
index 0000000..50f7f38
Binary files /dev/null and b/.terminfo/s/screen differ
diff --git a/.terminfo/s/screen-bce b/.terminfo/s/screen-bce
new file mode 100644 (file)
index 0000000..e9115ec
Binary files /dev/null and b/.terminfo/s/screen-bce differ
diff --git a/.terminfo/s/screen-s b/.terminfo/s/screen-s
new file mode 100644 (file)
index 0000000..f7b1dc9
Binary files /dev/null and b/.terminfo/s/screen-s differ
diff --git a/.terminfo/s/screen-w b/.terminfo/s/screen-w
new file mode 100644 (file)
index 0000000..a9575f1
Binary files /dev/null and b/.terminfo/s/screen-w differ