spacemacs/layers/+spacemacs/spacemacs-visual
Abdo Roig-Maranges f216309a6c visual: improve colorization of compilation buffer
Lines containing a carriage return alone, followed by color escape
sequences, are not colorized properly.

A carriage return in the compilation buffer is interpreted by erasing
contents since the beginning of the line, but compilation-filter-start
is not updated accordingly before calling the filter-hooks.

Workaround it by always colorizing a region from to the beginning of the
line where compilation-filter-start points.
2017-04-17 22:30:56 -04:00
..
local/zoom-frm Fix zoom-frm 2017-04-12 23:09:17 -04:00
funcs.el visual: improve colorization of compilation buffer 2017-04-17 22:30:56 -04:00
packages.el Refactor spacemacs-ui and spacemacs-ui-visual layers 2017-04-11 23:09:35 -04:00