Skip to content

Resh overrides behaviour of zsh-autosuggestions #199

Open
@dawidnawrot

Description

@dawidnawrot

So, there's this very popular zsh-autosuggestions plugin for zsh. Once this plugin is enabled and you start typing it suggest previously used commands by showing rest of the command as grayed out and you can use right arrow to autocomplete it. But also you can go through previous commands which starts with the part of command you provided by moving arrow up and down and this feature is not accessible anymore after installing and enabling at least once resh with CTRL+R:

Without resh (move arrows up and down, you get latest commands that starts with ls):
Screencast from 09 02 2024 08_25_40

With resh (move arrows up and down, you get just latest commands):
Screencast from 09 02 2024 08_33_02

I'd love to use resh, but also I'd like to keep fully working autocomplete plugin. Is there any configuration I can adjust to make it work together?

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