]> code.delx.au - dotfiles/blob - .screenrc
screen prompt change
[dotfiles] / .screenrc
1 altscreen on
2 defbce on
3 defscrollback 10000
4 escape ^Zz
5 shelltitle "> |bash"
6 startup_message off
7 vbell off
8
9 caption always '%{= kW}%Lw %{R}| %{kG}%h %= %?%{R}| %{kM}%Ppaste %?%?%{R}| %{kM}%EC-z %?%{R}| %{kB}%0c'
10
11 # Start from window 1
12 bind c screen 1
13 bind ^c screen 1
14 bind 0 select 10
15 screen 1