X-Git-Url: https://code.delx.au/dotfiles/blobdiff_plain/b746373d6c38f939330ed856dc7f7de965d231a7..2ed991ff45074bc291249360ad7f2802240c269a:/.screenrc diff --git a/.screenrc b/.screenrc index 1f4c2d4..9bce23b 100644 --- a/.screenrc +++ b/.screenrc @@ -1,19 +1,15 @@ -startup_message off altscreen on defbce on -shelltitle "$ |bash" -term 'screen-s' -vbell off defscrollback 10000 +escape ^Zz +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 ^? - -# 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 +caption always '%{= kW}%Lw %{R}| %{kG}%h %= %?%{R}| %{kM}%Ppaste %?%?%{R}| %{kM}%EC-z %?%{R}| %{kB}%0c' +hardstatus alwaysignore -# Fix alternate screen support, for some reason this doesn't get read from terminfo correctly -termcapinfo xterm* ti=\E[?1049h:te=\E[?1049l +# Start from window 1 +bind c screen 1 +bind ^c screen 1 +bind 0 select 10 +screen 1