| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.2.3095: with 'virtualedit' set to "block" block selection is wrong | zeertzjq | 2022-01-27 |
| | | | | | | | | Problem: With 'virtualedit' set to "block" block selection is wrong after using "$". (Marco Trosi) Solution: Compute the longest selected line. (closes vim/vim#8495) https://github.com/vim/vim/commit/b17ab86e7b8712206aa9ea7198c28db969e25936 | ||
| * | vim-patch:8.2.1345: Redraw error when using visual block and scroll | Aufar Gilbran | 2020-10-07 |
| Problem: Redraw error when using visual block and scroll. Solution: Add check for w_topline. ( closes vim/vim#6597) https://github.com/vim/vim/commit/f8992d47cd50494c64bb733329067c9de3c75200 | |||