ccat icon indicating copy to clipboard operation
ccat copied to clipboard

Colorizing `cat`

Results 42 ccat issues
Sort by recently updated
recently updated
newest added

would be cool if we ubuntu users can apt-get install it too

**Step by step instructions** - Install git - git clone https://github.com/owenthereal/ccat.git - cd /root/ccat/completion/zsh/ - cp _ccat /usr/share/zsh/site-functions/ - source .zshrc - ccat .zshrc **error** - zsh: command not found:...

Really like `ccat` so far. Enjoy the speed bump over `pygmentize`. However, I do want to point out that `ccat`'s syntax recognition capabilities are sort of lacking. Is it possible...

Hi, If I just : #ccat ~/.tcshrc I can see that the comments are not displayed in lightgrey. It could be useful to be able to define what a comment...

This tool is installable via brew. In order to make maintenance of brew easier and also support go 1.17 could the maintainers please look at adding go module support. https://github.com/Homebrew/homebrew-core/pull/71289

This requires go version `go1.16beta1 darwin/arm64` or higher I am very new to building go binaries, is there anything I would need to do at the package level to enforce...