X-Git-Url: https://code.delx.au/dotfiles/blobdiff_plain/da038a44c4f98c346b3495600283cce7560b8cfe..a2a038ea66a84da173b6cfb6a8cd13109166ca48:/.screenrc diff --git a/.screenrc b/.screenrc index a241d7d..9bce23b 100644 --- a/.screenrc +++ b/.screenrc @@ -1,8 +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 +startup_message off +vbell off + +caption always '%{= kW}%Lw %{R}| %{kG}%h %= %?%{R}| %{kM}%Ppaste %?%?%{R}| %{kM}%EC-z %?%{R}| %{kB}%0c' +hardstatus alwaysignore -# Always send backspace as ^H, which is consistent with the bundled terminfo -bindkey -k kb stuff ^H +# Start from window 1 +bind c screen 1 +bind ^c screen 1 +bind 0 select 10 +screen 1