cs icon indicating copy to clipboard operation
cs copied to clipboard

command line codespelunker or code search

Results 6 cs issues
Sort by recently updated
recently updated
newest added

It would be handy if cs had an option to print the line number, so you could write a script that opens your editor to the right place without having...

enhancement

👋 When I run cs in a large file tree such that there is latency in the search, the search will start while I'm still typing. The current search keeps...

It would be nice if `cs` could respect terminal colors in interactive TUI mode.

bug
enhancement

While this overlaps with ripgrep/grep/ag and such it might be useful in TUI mode rather than having to do `rg TERM | fzf` and it means it would work in...

I have realized that only first occurrence within file is displayed. Is this intentional behavior?

enhancement