Skip to content

i_<M-CR> does not work in original vim #28

@mmalcomson

Description

@mmalcomson

The default insert-mode mapping for "run command and create new line for commands" is i_<M-CR>.

Original vim can not map Alt like that -- it just receives <Esc> plus whatever key is pressed.
Hence the above keybinding does not work for original vim.

Would be nice to think of some alternate keybinding which works for both neovim and original vim.

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