Skip to content

Backspace key is sent to Vim --- why? #1

Closed
@lervag

Description

@lervag

I just tested this as an alternative to vim-tmux-navigator. I like the idea, but I experienced a strange bug. I've localized it to the following line of code:

tmux send-keys BSpace; \

I don' understand why this is there. For most people, it won't do much (except move one character back), but I've mapped backspace to <c-o>, and so this line made things behave weirdly when navigating out of a Vim pane.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions