Mini Shell
# Managed by Salt
# set common compat terminal
term screen-256color
# don't flash when autocompleting
vbell off
# don't show the copyright message when starging screen
startup_message off
# exit ncurses programs like nano/vim like you would outside of screen
altscreen on
# fix for xterm mouse scrolling
termcapinfo xterm* ti@:te@
# disable C-a s, which freezes the screen; can be resolved with C-a q
bind s
# Use bright colors for bold text
attrcolor b ".I"
# pretty status line on the bottom
hardstatus alwayslastline
hardstatus string '%{= Kd} %{= Kd}%-w%{= Kr}[%{= KW}%n %t%{= Kr}]%{= Kd}%+w %-= %{KG} %H%{KW}'
# give the people an okay buffer
defscrollback 10240
Zerion Mini Shell 1.0