Skip to content

Workaround ^ bug in neovim for vshBOL mapping #30

@mmalcomson

Description

@mmalcomson

There is a bug in neovim which means that mapping the keys ^, |, and _ do not work in raw xterm (except when in tmux).
neovim/neovim#18941
neovim/neovim#20190
neovim/neovim#21944

The workaround is to map the shifted versions -- e.g. <S-^>.
It might be a good idea to add that workaround under a has('nvim') block.

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