syncat
syncat copied to clipboard
Syntax aware cat
Plugin manager works but needs work - [ ] Detect when `cc` is unable to be used, show more meaningful errors explaining how to build a grammar file manually -...
> The problem with just adding a language to the language.toml is that there will still be no highlighting until someone makes a stylesheet I see. Is it possible to...
Could be fun... - be able to turn spellchecking on with a CLI arg - only spell checks locations matched by queries that have `spellcheck: true` property set
It would be great to get some numbers to compare speed vs bat and other alternatives, perhaps syncat could be added to https://github.com/sharkdp/bat/blob/master/doc/alternatives.md ?
It would be nice if pre-compiled binaries were made using GitHub Actions and attached to each release !
I measured how much time it takes syncat to cat a file (lua as an example): No queries: ``` Executed in 6.34 millis fish external usr time 2.22 millis 280.00...