summaryrefslogtreecommitdiff
path: root/src/testdir/test_cursorline.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0678: using exclamation marks on :functionv9.0.0678Bram Moolenaar2022-10-061-8/+8
* patch 9.0.0418: manually deleting temp test filesv9.0.0418Bram Moolenaar2022-09-081-12/+6
* patch 8.2.4928: various white space and cosmetic mistakesv8.2.4928Bram Moolenaar2022-05-091-1/+1
* patch 8.2.4801: fix for cursorbind fix not fully testedv8.2.4801Christian Brabandt2022-04-201-1/+5
* patch 8.2.4796: file left behind after running cursorline testsv8.2.4796Bram Moolenaar2022-04-201-1/+1
* patch 8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is setv8.2.4795Christian Brabandt2022-04-201-0/+32
* patch 8.2.4630: 'cursorline' not always updated with 'culopt' is "screenline"v8.2.4630Bram Moolenaar2022-03-261-0/+21
* patch 8.2.4611: typos in tests; one lua line not covered by testv8.2.4611Dominique Pelle2022-03-221-1/+1
* patch 8.2.4591: cursor line not updated when a callback moves the cursorv8.2.4591Bram Moolenaar2022-03-191-0/+26
* patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menuv8.2.4339Yegappan Lakshmanan2022-02-101-21/+0
* patch 8.2.3295: 'cursorline' should not apply to 'breakindent'v8.2.3295zeertzjq2021-08-051-0/+22
* patch 8.2.3204: display garbled when 'cursorline' is set and lines wrapv8.2.3204Bram Moolenaar2021-07-221-0/+49
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-0/+2
* patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar2020-04-081-16/+16
* patch 8.1.2117: CursorLine highlight used while 'cursorline' is offv8.1.2117Bram Moolenaar2019-10-051-1/+1
* patch 8.1.2029: cannot control 'cursorline' highlighting wellv8.1.2029Bram Moolenaar2019-09-141-2/+92
* patch 8.1.2019: 'cursorline' always highlights the whole linev8.1.2019Bram Moolenaar2019-09-091-0/+108