vimcat
vimcat copied to clipboard
cat with Vim's syntax highlighting
I am a big fan of Vimcat, and it works great under Linux and macOS, but I am struggling to get it to colorize the output on Windows, using Git...
Will there be a .deb package available in the near future ?
After I issue a command `vimcat file`, pressing ctrl+c before the file is printed in the terminal seems to hang the process. I have to manually kill it from another...
Hi We've been trying to debug some weird behaviour when using vimcat inside of [ranger](https://github.com/ranger/ranger/). ranger uses highlight [1](https://packages.ubuntu.com/en/trusty/highlight) [2](http://www.andre-simon.de/doku/highlight/en/highlight.php) to highlight the source code and we wanted to also...