aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/highlight_spec.lua
Commit message (Expand)AuthorAge
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* fix(options): fix 'winhl' still accepting invalid value (#30896)zeertzjq2024-10-22
* feat(ui): statusline text inherits highlights #29976Riley Bruins2024-10-12
* vim-patch:9.1.0740: incorrect internal diff with empty file (#30471)zeertzjq2024-09-23
* vim-patch:9.1.0729: Wrong cursor-screenline when resizing windowzeertzjq2024-09-14
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* refactor(tests): use more standard colors but with extra colorsbfredl2024-04-05
* refactor(drawline): integrate terminal hl with eol loop (#27893)zeertzjq2024-03-17
* fix(highlight): don't show CursorColumn on current line (#27848)zeertzjq2024-03-15
* vim-patch:b1427b46f5fe (#27652)zeertzjq2024-02-28
* vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'zeertzjq2024-02-15
* vim-patch:9.1.0083: Redrawing can be improved when deleting lines with 'number'zeertzjq2024-02-08
* vim-patch:9.1.0079: LineNrAbove/Below highlighting wrong on wrapped lines (#2...zeertzjq2024-02-06
* docs: small fixes (#27213)dundargoc2024-02-06
* fix(redraw): update Visual selection properly with splits (#27343)zeertzjq2024-02-05
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: normalise nvim bridge functionsLewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* refactor(runtime): rewrite 'vim' color scheme in LuaEvgeni Chasnovski2023-12-21
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* fix(highlight): attr set all when normal attr changedglepnir2023-10-04
* fix(highlight): winhl receive wrong argumentglepnir2023-09-19
* test(extmarks): add tests for #14201 #20004 #20885 (#23794)zeertzjq2023-05-28
* fix(drawline): combine extmark highligh with area hl correctlybfredl2023-05-25
* fix(highlight): combine ColorColumn with low-priority CursorLine (#23017)zeertzjq2023-04-11
* fix(highlight): use winhl=Foo:Bar even when Bar is emptybfredl2023-04-06
* test(highlight_spec): fix warning in Visual highlight test (#22719)zeertzjq2023-03-18
* test: use a wider screen in the rightleft winhl test (#22641)zeertzjq2023-03-12
* fix(screen): correctly draw background and eob with 'rightleft' (#22640)zeertzjq2023-03-12
* fix(options): restore exists() behavior for options (#21510)zeertzjq2022-12-23
* fix(tests): only get the color map once, even for multiple test filesbfredl2022-11-27
* fix(ui): fix some cases of stale highlight definitionsbfredl2022-11-13
* vim-patch:8.2.2207: illegal memory access if popup menu items are changed (#2...zeertzjq2022-11-12
* feat(messages)!: graduate the 'msgsep' featurebfredl2022-10-05
* fix(highlight): set the window namespace when redrawing statuslinebfredl2022-08-30
* Merge pull request #19822 from bfredl/hldefbfredl2022-08-18
|\
| * fix(api): make nvim_set_hl(ns=0, ...) redraw screen properlybfredl2022-08-18
* | fix(winhl): do not crash when unsetting winhl in just opened windowbfredl2022-08-18
|/
* fix(tests): remove irrelevant usage of display-=msgsepbfredl2022-08-17
* feat(ui): allow to set the highlight namespace per windowbfredl2022-08-17
* fix(winbar): make setting WinBar and WinBarNC in 'winhighlight' workzeertzjq2022-07-15
* refactor(ui)!: link `VertSplit` to `Normal` by defaultFamiu Haque2022-05-15
* vim-patch:8.2.4707: redrawing could be a bit more efficient (#18022)zeertzjq2022-04-07
* vim-patch:8.2.4660: cursorcolumn is sometimes not correctzeertzjq2022-04-01
* vim-patch:8.2.4630: 'cursorline' not always updated with 'culopt' is "screenl...zeertzjq2022-03-28
* vim-patch:8.2.4638: superfluous check if a redraw is needed for 'cursorline'zeertzjq2022-03-28
* vim-patch:8.2.4591: cursor line not updated when a callback moves the cursorzeertzjq2022-03-24