You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nushell has fuzzy autocompletion but in many areas fzf is still king and
has lot's of resources available.
This pr adds Ripgrep fzf integration, it basically reimplements the bash
version from [junegunn's
blog](https://junegunn.github.io/fzf/tips/ripgrep-integration/#wrap-up)
for nushell.
0 commit comments