eraserhd / kak-ansi

Kakoune support for rendering ANSI-colored text.
https://github.com/eraserhd/kak-ansi
The Unlicense
39 stars 4 forks source link

Process escape codes in numbered stdin buffers #4

Closed krobelus closed 4 years ago

krobelus commented 4 years ago

As produced by piping to "kak -c session", since https://github.com/mawww/kakoune/commit/60154300f9

eraserhd commented 4 years ago

Thanks!