public
Description: Phil Hagelberg's personal dotfiles collection: the product of years of accumulated obsessive minor tweaks. Mostly Emacs Lisp.
Homepage: http://technomancy.us
Clone URL: git://github.com/technomancy/dotfiles.git
dotfiles / .screenrc
100644 19 lines (13 sloc) 0.424 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
startup_message off
defscrollback 3000
msgwait 1
nethack on
bind s # remove the flow control garbage
 
escape ^Zz
 
bindkey -d -k kb stuff "\010"
 
shelltitle '@|'
hardstatus alwayslastline '%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<'
 
# Last line is status: green hostname, window list in cyan, and time and date right aligned:
# hardstatus alwayslastline "%{=b}%{G}%H: %{C}%w %=%{G}%D, %m/%d %C%a"
 
## Initial Windows ##
screen 0