[vim] blockwise paste #9909
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "github/fork/binora/blockwise_paste"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
blockwise paste implementation
@mightyguava@heppePlease have a look.I found 2 bugs so far.
mentioned in issue #1032
@mightyguavaI wasn't able to repro #1 from your list, but I don't see a commit after your comment, so I'm not sure how it might have been fixed.I was able to see #2, however, and it's worse than you describe. It doesn't paste at the end of the line, but rather chucks out whatever contents were on the line past the shortest line that is touched by the pasted block. That definitely needs a fix and a test before this can be submitted.
LGTM. This looks ready to merge.
Merged as
9de315bPull request closed