-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The mini-buffer should support optional tab completion configurable based on the mode that it is being used for:
- dmenu style filtering: complete the next whitespace delimited substring
- opening a file: next path segment
- running a command: next matching command
- ...
Making use of this functionality for all applicable cases is probably a bit much for a first step, but getting the functionality in place is a good start.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request