Skip to content

Support tab completion in the mini-buffer #15

@sminez

Description

@sminez

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions