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
Λlisue edited this page Nov 17, 2024
·
2 revisions
Help window
Press F1 to toggle a help window displaying the key mappings available in the picker. The mappings shown reflect your current configuration.
Switch extensions
If a picker supports multiple matchers, sorters, renderers, or previewers, you can switch between them using F2, F3, F4, or F5, respectively.
Submatch
Use the submatch action to refine search results by sending the filtered candidates to a new picker instance. This new instance can use a completely different set of extensions. For example, you could collect candidates containing “denops” using an rg curator, then filter their names using the fzf matcher in the new picker.
Action selector
Press TAB to open the Action Selector UI, where you can choose an action to perform. To return to item filtering, simply press Esc.