-
-
Notifications
You must be signed in to change notification settings - Fork 3
Features
CleanShot 2024年11月17日 at 15 22 12
Press F1 to toggle a help window displaying the key mappings available in the picker. The mappings shown reflect your current configuration.
CleanShot 2024年11月17日 at 15 26 04
If a picker supports multiple matchers, sorters, renderers, or previewers, you can switch between them using F2, F3, F4, or F5, respectively.
CleanShot 2024年11月17日 at 15 28 08
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.
CleanShot 2024年11月17日 at 15 32 40
Press TAB to open the Action Selector UI, where you can choose an action to perform. To return to item filtering, simply press Esc.