Vscode-neovim: Line desync on line deletions

Created on 14 Aug 2020  路  1Comment  路  Source: asvetliakov/vscode-neovim

Sometimes I expected desync with dd.

Steps to reproduce

Tested on this file with clean config.

dd
gk
u
gk
dd
u
gj
dd

Current behavior

After the last dd, the line above the cursor will be deleted.

Expected behavior

After the last dd, the current line will be deleted.

bug

Most helpful comment

Not reproducible in refactor branch, so i guess this should be fixed

>All comments

Not reproducible in refactor branch, so i guess this should be fixed

Was this page helpful?
0 / 5 - 0 ratings

Related issues

erlais picture erlais  路  3Comments

ppwwyyxx picture ppwwyyxx  路  4Comments

DrakeXiang picture DrakeXiang  路  4Comments

asvetliakov picture asvetliakov  路  5Comments

zeljkofilipin picture zeljkofilipin  路  3Comments