|
|
|
|
|
by burntsushi
244 days ago
|
|
That's more a question for fzf than for ripgrep. ripgrep doesn't have any interactive mode. You give it arguments and it runs. That's it. ripgrep doesn't have any mode where it waits for user input (unless it's waiting for stdin). |
|
(Also like thanks for ripgrep I guess?)