Skip to content
This repository was archived by the owner on Apr 6, 2018. It is now read-only.
This repository was archived by the owner on Apr 6, 2018. It is now read-only.

Prevent selection of line-returns in command mode #2

@mcolyer

Description

@mcolyer

In vim, you can only select line returns when in insert mode, as specified in this spec https://github.com/atom/vim-mode/blob/v0.1.0/spec/vim-mode-spec.coffee#L50-L59

I'm not exactly sure the best way to handle this given the current editor API. @probablycorey or @nathansobo any ideas on how to approach this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions