| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.0.1779: deleting in a block selection causes problems (#9099) | Jan Edmund Lazo | 2018-10-09 |
| | | | | | | | 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) https://github.com/vim/vim/commit/35e802e713382d7e76232ad344af7dcd577e43de | ||
| * | vim-patch:8.0.1682: auto indenting breaks inserting a block (#8892) | Jan Edmund Lazo | 2018-08-23 |
| Problem: Auto indenting breaks inserting a block. Solution: Do not check for cursor movement if indent was changed. (Christian Brabandt, closes vim/vim#2778) https://github.com/vim/vim/commit/8c87a2b1fec85e4aac33f71586ac1514536fc66b | |||