X-Git-Url: https://code.delx.au/dotfiles/blobdiff_plain/e5c604233183c4da1ac70564cb7eae8b846d7060..9aa30f1959d3a31427d0db425d7bd47641c1829d:/.screenrc diff --git a/.screenrc b/.screenrc index 5cca0b9..e57db70 100644 --- a/.screenrc +++ b/.screenrc @@ -1,12 +1,15 @@ -startup_message off altscreen on defbce on -shelltitle "$ |bash" -term 'screen-s' - -# 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}]' +defscrollback 10000 +escape ^Zz +shelltitle "> |bash" +startup_message off +vbell off -# Always send backspace as ^?, which is consistent with the bundled terminfo -bindkey -k kb stuff ^? +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