sig icon indicating copy to clipboard operation
sig copied to clipboard

Interactive grep (for streaming)

Results 4 sig issues
Sort by recently updated
recently updated
newest added

Firstly, thanks for creating this application! I have created a working [snap](https://snapcraft.io/about) that may be [published](https://snapcraft.io/about/publicise) on the snap [store](https://snapcraft.io/store). This would allow your application to be leveraged across multiple...

I have both `COLORTERM=truecolor` and `TERM=xterm-256color` but when I do searches the lines get filtered but the search terms aren't being highlighted. Unfortunately, the command line doesn't have `--color` switch...

It would be nice to have a flag like `-Q` / `--query` that will populate the following string into the `sig` process. ## Example ```shell sig --cmd "stern --context kind-kind...