view .screenrc @ 12:0b38217ca1fd

added function returncode; included returncode in prompt; added alias lt
author meillo@marmaro.de
date Sat, 08 Dec 2007 20:19:23 +0100
parents 68dd6ae11835
children
line wrap: on
line source

# markus schnalke -- http://marmaro.de
#
# my screenrc
#

startup_message  off
defscrollback 10000
hardstatus alwayslastline "%{KW} %{R}%H%{KW}    < %-w%{Wk} %n %t %{-}%+w >    %= %Y-%m-%d %c "

#termcapinfo xterm|xterms|xs|rxvt|urxvt ti@:te@

# startup programs

screen -t ROOT sudo su
screen w3m marmaro.de
screen -t bash bash


# program bindings

bind R screen -t ROOT 0 sudo su
bind M screen -t cplay 3 cplay -v
bind I screen -t icq 4 centericq


# control bindings

bind l windowlist -b
bind - title
bind n screen 2
bind o only
bind s split


# unbind

bind \'
bind \"
bind A
bind b
bind B
bind N
bind backspace
bind p
bind t
bind w
bind ,