cs
cs copied to clipboard
command line codespelunker or code search
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...
👋 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.
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?