4
votes
1answer
998 views

Using GNU Screen with 256 colors

I recenetly installed GNU screen on a machine I ssh into. How do I get GNU screen to use 256 colors? So far, I've tried adding the following to my .screenrc: term screen-256color and attrcolor b ...