Skip to content

make Editor group on which Enter works as vim #90

@rcmdnk

Description

@rcmdnk

#88

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

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