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.

Modifiers k and j don't work quite right with (d)elete #647

@sknoslo

Description

@sknoslo

This may be hard to explain so I'll try giving an example. Bold characters indicate the cursor position. Or an underscore, if there is no character.

Start with:

12345
abcde
fghij

press 'dk'

Result in Vim:

12345

Result in Atom with vim-mode:

12345
_

There are test cases that show this broken behavior, but they do not run, because of indentation errors with CoffeeScript. PR #386 fixes the tests, but of course, this causes Travis to report that the PR changes cause the tests to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions