2017-09-19 16:05:04 +02:00
|
|
|
backtick 1 60 60 /home/marcel/dotfiles/scripts/screen-bat.sh
|
|
|
|
|
2016-04-21 22:38:34 +02:00
|
|
|
hardstatus alwayslastline
|
2017-09-19 16:05:04 +02:00
|
|
|
hardstatus string '%{= G}[ %{G}%H %{g}][%= %{= w}%?%-Lw%?%{= R}%n*%f %t%?%{= R}(%u)%?%{= w}%+Lw%?%= %{= g}][ %{y}%1`%{g} ][ %{B}%Y-%m-%d %{W}%c:%s%{g} ]'
|
2017-08-10 09:34:24 +02:00
|
|
|
|
2017-08-10 09:36:18 +02:00
|
|
|
defscrollback 65000
|
|
|
|
|
|
|
|
startup_message off
|
|
|
|
|
2017-10-21 18:08:51 +02:00
|
|
|
# term screen-256color
|
2017-08-10 09:36:18 +02:00
|
|
|
# termcapinfo xterm* ti@:te@
|
2016-07-15 10:38:02 +02:00
|
|
|
attrcolor b ".I"
|
2017-08-10 09:36:18 +02:00
|
|
|
term rxvt-unicode-256color
|
|
|
|
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
|
2016-07-15 10:38:02 +02:00
|
|
|
defbce "on"
|
2016-04-21 22:38:34 +02:00
|
|
|
|
2017-08-10 09:36:18 +02:00
|
|
|
mousetrack on
|
2017-08-10 09:34:54 +02:00
|
|
|
screen -t fish 1 fish
|
|
|
|
screen -t fish 2 fish
|
2017-11-25 22:52:14 +01:00
|
|
|
# screen -t Mailbox 7 mutt -e "source ~/.mutt/mailbox"
|
|
|
|
# screen -t Uni 8 mutt -e "source ~/.mutt/uni-ulm"
|
|
|
|
# screen -t Gmail 9 mutt -e "source ~/.mutt/gmail"
|
2017-08-10 09:34:54 +02:00
|
|
|
screen -t RSS 10 newsbeuter
|
2017-08-10 09:35:37 +02:00
|
|
|
|
|
|
|
select 0
|
|
|
|
bind c screen 1
|
|
|
|
bind 0 select 10
|
|
|
|
|
2017-08-10 09:36:02 +02:00
|
|
|
bind s split
|
|
|
|
|
|
|
|
defutf8 on
|
|
|
|
utf8 on
|
|
|
|
|
2017-10-15 19:20:33 +02:00
|
|
|
altscreen on
|
|
|
|
|
2017-08-10 09:36:02 +02:00
|
|
|
vbell off
|
|
|
|
shell "fish"
|
2017-10-21 18:08:51 +02:00
|
|
|
|
|
|
|
altscreen on
|