summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/diff_spec.lua
AgeCommit message (Expand)AuthorFiles
2022-03-08test: add a Lua screen test for CursorLineNr in diff modezeertzjq1
2022-02-05fix(screen): do not draw filler lines post eof if already at last rowzeertzjq1
2021-10-28vim-patch:8.2.3556: filler lines are incorrect for other window in diff mode ...Jaehwang Jerry Jung1
2021-09-18vim-patch:8.2.3394: filler lines are wrong when changing text in diff mode (#...Jaehwang Jerry Jung1
2021-08-02vim-patch:8.1.2117: CursorLine highlight used while 'cursorline' is offzeertzjq1
2021-03-22chore: add test for CursorLineNr with filler linesMatthieu Coudron1
2021-03-22fix: stop using CursorLineNr in front of fillersMatthieu Coudron1
2020-08-02vim-patch:8.2.1004: line numbers below filler lines not always updatedJan Edmund Lazo1
2019-09-22tests: make 'win_update redraws lines properly' more readable (#11068)Daniel Hahler1
2019-09-18win_update: fix redraw regression (#11027)Daniel Hahler1
2019-04-03vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing...Marco Hinz1
2018-12-09vim-patch:8.1.0562: parsing of 'diffopt' is slightly wrongAnatolii Sakhnik1
2018-12-09vim-patch:8.1.0393: not all white space difference options availableAnatolii Sakhnik1
2018-12-09vim-patch:8.1.0360: using an external diff program is slow and inflexibleAnatolii Sakhnik1