startup_message off escape ^zz defscrollback 5000 caption splitonly caption string "%?%F%{=b bw}%:%{= BW}%? %n %t%? [%h]%?" hardstatus alwayslastline hardstatus string "%{= bw} %-w%{+b W}[%n %t]%{-}%+w %=| %{+b ..}%H%{-} | %LD %d %LM %{+b W}%0c " # hardstatus is window title in X terminals termcapinfo xterm*|rxvt*|kterm*|Eterm* 'OP:hs:ts=\E]0;:fs=\007:ds=\E]0;\007' # no 'alternate screen' for scrollback buffer termcapinfo xterm*|rxvt*|kterm*|Eterm* 'ti@:te@' # resize at startup #termcapinfo xterm* is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l # starttup full-screen under xterm #termcapinfo xterm* is=\E[9;1\n9;9t