Skip to content

Doesn't play nice with zsh-autosuggestions #93

Description

@henrebotha

zsh-autosuggestions is a tool that "suggests" completions for what you type by printing them after the edit cursor in a different colour. The suggestion is accepted by e.g. pressing , which then prints the suggestion to the command line.

zsh-autosuggestions appears to manipulate $BUFFER directly to insert the suggestion.

Possibly related to #92.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions