8000 (Re)-binding \cj breaks enter key · Issue #217 · fish-shell/fish-shell · GitHub
[go: up one dir, main page]

Skip to content

(Re)-binding \cj breaks enter key #217

@chdorner

Description

@chdorner

I wanted to have vim key mappings instead of the arrows with the following commands:

bind \ch 'backward-char'
bind \cl 'forward-char'
bind \ck 'up-or-search'
bind \cj 'down-or-search'

Which seems to work great, except that because of re-binding of the \cj key combination, the enter key stopped working.

Is that intended behavior or a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0