Skip to content

Instantly share code, notes, and snippets.

View leventis's full-sized avatar

Stellios Leventis leventis

  • San Francisco, CA
View GitHub Profile
@leventis
leventis / .screenrc
Created December 19, 2019 18:48
screen configuration file
# Allow bold colors - necessary for some reason
attrcolor b ".I"
# Tell screen how to set colors. AB = background, AF=foreground
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
# Enables use of shift-PgUp and shift-PgDn
termcapinfo xterm|xterms|xs|rxvt ti@:te@
# Erase background with current bg color