X-Git-Url: https://code.delx.au/dotfiles/blobdiff_plain/7db1a43dd04390e5942c0767a19b11c3338d7924..e038f835dcb99dd0bb7f11af245b3f7412a7961d:/.screenrc diff --git a/.screenrc b/.screenrc index 942b673..f967d19 100644 --- 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 ^?