aboutsummaryrefslogtreecommitdiff
path: root/.config/screen/screenrc
blob: f1c29e34f3553a098bcc596f361865eabae199dc (plain)
1
2
3
4
5
6
7
8
9
10
11
hardstatus alwayslastline
hardstatus string '%{= kG}[%{G}%H%? %1`%?%{g}][%= %{= kw}%-w%{+b yk} %n*%t%?(%u)%? %{-}%+w %=%{g}][%{B}%m/%d %{W}%C%A%{g}]'
defscrollback 5000
escape ^@a
mousetrack on
startup_message off
shelltitle "$ |fish"
shell /usr/bin/fish

# enable truecolor support (requires latest -git release)
truecolor on