| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.2.4801: fix for cursorbind fix not fully tested | zeertzjq | 2022-04-21 |
| | | | | | | | Problem: Fix for cursorbind fix not fully tested. Solution: Add another test case. (Christian Brabandt, closes vim/vim#10240) https://github.com/vim/vim/commit/3fd7480cd25f1e939fc2362e0644d497bcc81b71 | ||
| * | vim-patch:8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' ↵ | zeertzjq | 2022-04-21 |
| is set Problem: 'cursorbind' scrolling depends on whether 'cursorline' is set. Solution: Always call validate_cursor(). (Christian Brabandt, closes vim/vim#10230, closes vim/vim#10014) https://github.com/vim/vim/commit/2c645e8b00641f504072f35e061b7392ed41f491 | |||