-
-
Notifications
You must be signed in to change notification settings - Fork 110
Closed
Description
Currently Enter
is not mapped in the normal mode, also it is not listed in the disable keys.
At the editor, it just inserts new line.
At the vim, it moves the cursor to the next line's first character in the normal mode.
Although currently it is difficult to move to the first character of the line
(it was possible at the old Notepad),
it may be good to move to the first place of the next line.
On non-editor applications, users may want to use Enter as Enter even in the normal mode.
It could be better to make Editor
group and make a map to move as above for the Editor
group.
Metadata
Metadata
Assignees
Labels
No labels