mattiasdrp/pokemacs

Make the compilation mode ansi compatible

Thriim opened this issue · 0 comments

dune --w uses Ansi codes to redraw the output to only keep the errors from it's last typechecking (as does cargo/clippy watch).

It could be interesting to have the ability to start an ansi-term command with the compilation minor modes enabled, or a compilation buffer with some support for ansi commands.