Skip to content

Disable suggestion #165

@noahfraiture

Description

@noahfraiture

Hello,
I'm not sure if I can post my issue here but if this isn't the place I would be glad to be redirect in a more appropriate place. I'm configuring my zshrc with zinit and I have this

zinit lucid wait for zsh-users/zsh-history-substring-search
HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_FOUND=''
HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_NOT_FOUND=''
bindkey '^p' history-substring-search-up
bindkey '^n' history-substring-search-down
bindkey '^k' history-substring-search-up
bindkey '^j' history-substring-search-down

But when I 'scroll' over my history I have weird result where it overlaps with autocomplete and I have weird result like this
image
Is there a way to disable autocomplete when I search in my history ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions