X-Git-Url: https://code.delx.au/dotfiles/blobdiff_plain/0301f2ee76b354ab2f4863143077db7f3dbd3744..a91fbc24e2d74f2d19216808b7b04c714fbfefa2:/.screenrc diff --git a/.screenrc b/.screenrc index df0bd73..e57db70 100644 --- a/.screenrc +++ b/.screenrc @@ -1,5 +1,15 @@ -startup_message off 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}]' +defbce on +defscrollback 10000 +escape ^Zz +shelltitle "> |bash" +startup_message off +vbell off + +caption always '%{= kW}%Lw %{R}| %{kG}%h %= %?%{R}| %{kM}%Ppaste %?%?%{R}| %{kM}%EC-z %?%{R}| %{kB}%0c' + +# Start from window 1 +bind c screen 1 +bind ^c screen 1 +bind 0 select 10 +screen 1