]> code.delx.au - dotfiles/blobdiff - .screenrc
xmonad: Firefox avoids opening on workspace 1
[dotfiles] / .screenrc
index 942b6733e133c53a0b392a9e60029d55c74f6880..f967d19f513c7a6af831cc96d0361ebe9a9e9eb7 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -1,8 +1,13 @@
 startup_message off
 altscreen on
+defbce 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}]'
+term 'screen-s'
+vbell off
+
+# Display a line at the bottom with hostname, window titles & time
+caption always '%{= 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 ^?, which is consistent with the bundled terminfo
+bindkey -k kb stuff ^?
 
-# Uncomment this line on Debian systems to make backspace work correctly
-#bindkey -k kb stuff ^?