kakpipe
kakpipe copied to clipboard
Launch external tools inside colorful fifo buffers and display text with ansi colors in info boxes
`sgr0` is the ansi code used to reset all attributes or return text to normal. Terminal Output:  Kakoune + Kakpipe Output: 
It looks like kakpipe does not handle hyperlink escape codes created by [mdcat](https://github.com/lunaryorn/mdcat), this is what it looks like currently:  It might be better to parse hyperlinks and hyperlink...