-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.screenrc
More file actions
16 lines (12 loc) · 839 Bytes
/
.screenrc
File metadata and controls
16 lines (12 loc) · 839 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
bindkey -d ^? stuff ^H
bindkey -d ^@ stuff ^H
vbell off
# Don't display the copyright page
startup_message off
#screen -t wpn_rails_logs tail -f /opt/wp/log/wpn_rails/*.log
#screen -t bs_logs tail -f /opt/wp/business_search/*.log
# THIS IS THE PRETTY BIT
#change the hardstatus settings to give an window list at the bottom of the
##screen, with the time and date and with the current window highlighted
hardstatus alwayslastline
hardstatus string '%{= kW}[ %{W}%H ][%= %{= kw}%?%-Lw%? %{= Wk} %n*%f%t%?(%u)%? %{= kw} %?%+Lw%?%?%= ][%{W} %y/%d/%m %c ]'