Changes between Version 4 and Version 5 of 256Colors


Ignore:
Timestamp:
Jul 30, 2010, 5:10:04 PM (14 years ago)
Author:
andersk@mit.edu
Comment:

Restore the old termcapinfo nonsense with an explanation

Legend:

Unmodified
Added
Removed
Modified
  • 256Colors

    v4 v5  
    1515term screen-256color-bce
    1616}}}
     17(If for some reason you do not want to set your outer `TERM` to `xterm-256color`, you can teach screen how to use 256 colors anyway by [http://frexx.de/xterm-256-notes/ adding]: `termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'`)
    1718
    1819For older platforms, the `barnowl` locker may have a newer `screen` under the name of `screen-256color`; `/mit/barnowl/etc/screenrc` includes the aforementioned additions.