Skip to content

Conversation

janlazo
Copy link
Contributor

@janlazo janlazo commented Oct 9, 2018

vim-patch:8.0.1779: deleting in a block selection causes problems

Problem: Deleting in a block selection causes problems.
Solution: Check the length of the line before adding bd.textcol and
bd.textlen. (Christian Brabandt, closes vim/vim#2825)
vim/vim@35e802e

Problem:    Deleting in a block selection causes problems.
Solution:   Check the length of the line before adding bd.textcol and
            bd.textlen. (Christian Brabandt, closes vim/vim#2825)
vim/vim@35e802e
@marvim marvim added the vim-patch See https://neovim.io/doc/user/dev_vimpatch.html label Oct 9, 2018
@justinmk justinmk merged commit 2c680a5 into neovim:master Oct 9, 2018
@janlazo janlazo deleted the vim-8.0.1779 branch October 10, 2018 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vim-patch See https://neovim.io/doc/user/dev_vimpatch.html
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Odd behavior on ada files
3 participants