Skip to content

Instantly share code, notes, and snippets.

@grexor
Created October 29, 2023 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grexor/70532b6fa27ee2fd1e0b36a17999ff7f to your computer and use it in GitHub Desktop.
Save grexor/70532b6fa27ee2fd1e0b36a17999ff7f to your computer and use it in GitHub Desktop.
.screenrc
vbell off
hardstatus alwayslastline
hardstatus string '%{gk}%{G}%H%{g}%= %{wk}%?%-Lw%?%{=b kW}%n*%f %t%?(%u)%?%{= kw}%?%+Lw%?%?%= %{g}%{Y}%l%{g}%{=b C} %c%{W}'
autodetach on # Autodetach session on hangup instead of terminating screen completely
startup_message off # Turn off the splash screen
defscrollback 30000 # Use a 30000-line scrollback buffer
termcapinfo xterm* ti@:te@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment