dd on first line of editor doesn't work.
Closed this issue · 2 comments
AnthonyEgerton commented
Steps to reproduce
- Move to first line of a file in the editor
- Press 'dd' to delete line
Expected result
Line is deleted
Actual result
Nothing happens
-------- Debug Info -------
XVim revision : 3eb09a6ffa68b4bc23b6d0703caea9e6152cd125
OS Version : Version 10.11.6 (Build 15G1004)
Xcode Version : 8.0
--- .xvmrc ---
N/A
--------------
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
FredericRuaudel commented
I confirmed this bug, but it happens only if the first line is empty or the cursor is in the first column of the line.
This is a duplicate of #1004
AnthonyEgerton commented
Duplicate of #1004