Skip to content

[FR] Option to insert completions WITHOUT a space after the completion #521

@NovaViper

Description

@NovaViper

Is your feature request related to a problem? Please describe.
Since I'm using zsh-abbr abbreviations that are being loaded as aliases for zsh autocomplete to detect them; there's this particularly annoying issue that happens when I tab complete an abbreviation a space gets added after the completion, which causes the abbreviation to not be expanded.

Describe the solution you'd like
Some sort of option to allow a space to not be inserted after the completion

Describe alternatives you've considered
The only real thing I can think of is directly using the native completion system in ZSH, but that would mean losing the fzf search altogether.

Additional context
Add any other context or screenshots about the feature request here.

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