X-Git-Url: https://code.delx.au/dotfiles/blobdiff_plain/de612369d911d5bba357fe1e410a38e8607ef84e..0dfd7d0e8bbd638b473c95aed6c7315532466340:/.screenrc diff --git a/.screenrc b/.screenrc index 7b2930a..e57db70 100644 --- a/.screenrc +++ b/.screenrc @@ -1,21 +1,15 @@ -startup_message off altscreen on defbce on -shelltitle "$ |bash" -term 'screen-s' -vbell off defscrollback 10000 +escape ^Zz +shelltitle "> |bash" +startup_message off +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} %l %{W}%c %{g}]' - -# Always send backspace as ^?, which is consistent with the bundled terminfo -bindkey -k kb stuff ^? - -# turn sending of screen messages to hardstatus off -hardstatus off -# Set the hardstatus prop on gui terms to set the titlebar/icon title -termcapinfo xterm*|rxvt*|kterm*|Eterm* hs:ts=\E]0;:fs=\007:ds=\E]0;\007 -# use this for the hard status string -hardstatus string "%h%? users: %u%?" +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