Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Binding escape as user binding breaks escape sequence bindings (arrows, etc) #8428

Copy link
Copy link

Description

@faho
Issue body actions

Fish 44a5db4d1, which is builtin-path on top of b96c92a, also reproduces in 3.3.1:

bind \e suppress-autosuggestion cancel

will essentially break the arrow key bindings. This is because e.g. up-arrow sends \e\[A, and this already matches the \e and calls it done. Binding it with --preset works.

Presumably we're not looking across the lists?

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething that's not working as intendedSomething that's not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.