Mercurial > dotfiles
view .screenrc @ 388:c35759aceed4
emacs: add a hook to handle ANSI colors in compilation buffers
Some tools just blindly assume they're printing to a color-supporting
terminal. Since fixing them is probably impractical, we'll just work around
their stupidity.
| author | Augie Fackler <raf@durin42.com> |
|---|---|
| date | Mon, 01 Feb 2016 17:30:54 -0500 |
| parents | f70862dadf83 |
| children |
line wrap: on
line source
startup_message off caption always "%w" defscrollback 2000 vbell off escape "^Bb" bell_msg "^G" #hardstatus on #hardstatus alwayslastline #hardstatus string "%{.bW}%-w%{.rW}%n %t%{-}%+w %=%{..G} %H %{..Y} %m/%d %C%a "
