dotfiles/screenrc
Josh Sherman 72873036ef
Increased scroll back and turned status line on
Finding that I get a bit lost when I have 6+ windows open, so added back the
hard status line. Wasn't entirely sure if I wanted to make it fancy, or just
stick with the absolutely boring stock colors, so left a more advanced snippet
in there in case I wanted to use it later.
2020-01-19 18:22:17 -06:00

4 lines
143 B
Text

startup_message off
defscrollback 1000000
hardstatus alwayslastline "%w %= %S"
# hardstatus string "%{.kW}%-w%{.bW}%t [%n]%{-}%+w %=%{..G} %S"