Skip to content

Instantly share code, notes, and snippets.

@kj-sh604
Last active July 19, 2024 17:52
Show Gist options
  • Save kj-sh604/85d2651ba0a8905184889d36c62d507a to your computer and use it in GitHub Desktop.
Save kj-sh604/85d2651ba0a8905184889d36c62d507a to your computer and use it in GitHub Desktop.
GNU Screen Config (4.0.0 — 4.9.9)
attrcolor b ".I"
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
defbce on
backtick 0 5 5 "/usr/bin/date" '+%m/%d (%a)'
backtick 1 5 5 "/usr/bin/date" '+%H%M'
hardstatus alwaysfirstline
hardstatus string '%{= kW}[%{W} GNU screen %{W}]%{W} %< %{kW}%?%-Lw%?%{= kB}(== %{W}%n*%f %t%?(%u)%? %{kB}==)%{= kW}%?%+Lw%?%? %= %{kW}[%{W}%0` %{W}%1`%{kW}]'
altscreen on
bind 0 select 10
bind c screen 1
defscrollback 5000
escape ^@a
maptimeout 0
screen 1
startup_message off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment