kakoune/rc
Frank LENORMAND 0532251aaf Make sure no ANSI sequences are in the data returned by man
The Debian implementation of `man-db` does not strip ANSI sequences out
of the file, even though the documentation says it would do so. The
commit that originally closed this issue wasn't related to the problem
experienced, this one hopefully addresses it.

This commit also addresses an issue with the `-i` flag in BSD `sed`
which expects an argument (the GNU implementation doesn't).

Fixes #1098
2017-02-10 13:30:06 +03:00
..
base Improve POSIX sed compatibility in lint.kak 2017-01-31 22:42:43 +00:00
core Make sure no ANSI sequences are in the data returned by man 2017-02-10 13:30:06 +03:00
extra support in-line comments 2017-02-01 13:56:24 +01:00