Skip to content

Instantly share code, notes, and snippets.

@samuelb
Created January 8, 2019 22:43
Show Gist options
  • Save samuelb/21442bba9a85fcc1689befde8d55c0c3 to your computer and use it in GitHub Desktop.
Save samuelb/21442bba9a85fcc1689befde8d55c0c3 to your computer and use it in GitHub Desktop.
.screenrc
autodetach on # default: on
crlf off # default: off
deflogin off # default: on
hardcopy_append on # default: off
startup_message off # default: on
vbell on # default: ???
termcapinfo xterm ti@:te@
defscrollback 1000 # default: 100
caption always "%{gk}%?%-Lw%?%{Gk}%n*%f %t%?(%u)%?%{gk}%?%+Lw%? %82=%{gk}%M %d %92=%{gk}%c%="
sorendition kG # black on bold green
activity "%C -> %n%f %t activity!"
bell "%C -> %n%f %t bell!~"
pow_detach_msg "BYE"
vbell_msg " *beep* "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment