Skip to content

Exit ViNormalMode after yanking and map Esc key to exit normal mode #1604

@budimanjojo

Description

@budimanjojo

Currently ViNormalMode feels a little awkward to me. Usually we want to exit normal mode after yanking the selection (at least this is the behavior in tmux and wezterm).
And another one is (I don't know if separate issue is needed) map Esc key to exit vi mode. I know it's not the default behavior in vi but in vi we usually starts with Normal mode but we start in Insert mode here. And we don't enter normal mode with Esc key by default too like in vi here. Esc feels more natural to me and it's also the default behavior in tmux and wezterm.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions