-
-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
enhancementNew feature or requestNew feature or requestfeature-requestUser requested featuresUser requested featuresgood first issueGood for newcomersGood for newcomers
Milestone
Description
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
Labels
enhancementNew feature or requestNew feature or requestfeature-requestUser requested featuresUser requested featuresgood first issueGood for newcomersGood for newcomers