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
@kelleyma49 thanks for checking back, how can I set these search terms globally or at least inside env vars in the context of the Ctrl+r that I mentioned?
edit: This is what I use now: $env:FZF_DEFAULT_OPTS += "--query '!.vscode\extensions'" which works, but then shows up initially in every interactive search. Any way to set that outside the interactive search?
When using https://github.com/kelleyma49/PSFzf#reverse-search-through-psreadline-history-default-chord-ctrlr is there a way to exclude entries (e.g. via regexp) so they do not show up as candidates?
The text was updated successfully, but these errors were encountered: