.screenrc

Tue, 27 May 2014 00:38:03 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 27 May 2014 00:38:03 -0400
changeset 5
fa2f0f9008e8
parent 4
f75bf6b057bd
child 15
ea93e309d4dd
permissions
-rw-r--r--

Something usable in normal colorschemes and babun

startup_message off

# babun on windows doesn't have utmp, i don't really work in situations
# where not being listed is a concern
deflogin off

# pass-through 256-color mode
attrcolor b ".I"
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
defbce "on"
altscreen

# status line & cur window in screen title
termcapinfo xterm*|Eterm|mlterm "hs:ts=\E]0;:fs=\007:ds=\E]0;screen\007"
hardstatus off
hardstatus string "screen %n (%t)%? [%h]%?"
caption always "%{-u wb}%-w%{+u Wb}%n%f*%t%{-}%+w"

mercurial