GNU screen

Updated . Posted . Visible to the public.

TODO: .screenrc file, cheatsheet

Needed for colors in vim

attrcolor b ".I"    # allow bold colors - necessary for some reason
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'   # tell screen how to set colors. AB = background,         
AF=foreground
defbce on    # use current bg color for erased chars
gmitrev
Last edit
Posted by gmitrev to Georgi's deck (2012-03-05 11:09)