Skip to content

Instantly share code, notes, and snippets.

@stephenlb
Created November 13, 2024 18:23
Show Gist options
  • Save stephenlb/779578c3fbb4cbad9d2eb2c6651d88a3 to your computer and use it in GitHub Desktop.
Save stephenlb/779578c3fbb4cbad9d2eb2c6651d88a3 to your computer and use it in GitHub Desktop.
Terminal Setup GNU Screen
startup_message off
vbell on
msgwait 1
defscrollback 200000
hardstatus alwayslastline
hardstatus string '%{= kG}[ Stephen Blum ]%{g}[%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %m/%d %{W}%c %{g}]'
caption string "%{W}%n%f %t%?(%u)%?%{r}"
rendition so =rb 04
rendition so =00
attrcolor b ".I"
termcapinfo xterm-256color ti@:te@
defbce "on"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment