aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* fix(options): fix 'winhl' still accepting invalid value (#30896)zeertzjq2024-10-22
* fix(options): fix :setglobal not working for 'spelloptions' (#30894)zeertzjq2024-10-22
* feat(float): allow enabling mouse for non-focusable window (#30844)zeertzjq2024-10-20
* feat(ui): statusline text inherits highlights #29976Riley Bruins2024-10-12
* feat(ui): cascading style inheritance for Pmenu* highlights #29980Riley Bruins2024-10-10
* vim-patch:9.1.0771: completion attribute hl_group is confusingzeertzjq2024-10-10
* fix(drawline): correct highlight priority with Visual selection (#30706)zeertzjq2024-10-08
* fix(mouse): indicate X1 and X2 button clicks on statusline (#30655)zeertzjq2024-10-04
* vim-patch:9.1.0756: missing change from patch v9.1.0754 (#30636)glepnir2024-10-03
* fix(ui): ensure screen update before waiting for input #30576fredizzimo2024-10-03
* vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)glepnir2024-10-03
* fix(tabline): restore behavior of click after last tabpage (#30602)zeertzjq2024-10-01
* fix(float): properly find last window of tabpage (#30571)zeertzjq2024-09-29
* fix(column): set signcolumn width after splitting window (#30556)zeertzjq2024-09-28
* fix(window): making float with title/footer non-float leaks memory (#30551)zeertzjq2024-09-28
* fix(window): respect hide flag of float windows when switching (#30507)glepnir2024-09-28
* vim-patch:9.1.0743: diff mode does not handle overlapping diffs correctly (#3...zeertzjq2024-09-27
* vim-patch:9.1.0740: incorrect internal diff with empty file (#30471)zeertzjq2024-09-23
* vim-patch:35699f1: runtime(vim): Update base-syntax, improve folding function...zeertzjq2024-09-20
* refactor(tests): rename terminal/testutil.lua => testterm.lua #30372Justin M. Keyes2024-09-15
* vim-patch:9.1.0729: Wrong cursor-screenline when resizing windowzeertzjq2024-09-14
* fix: replace NVIM with Nvim in default titlestring (#30348)Gregory Anders2024-09-11
* Merge pull request #30295 from glepnir/nfloatbfredl2024-09-10
|\
| * fix(highlight): floating windows inherit NormalFloat from global-nsglepnir2024-09-10
* | Merge pull request #30236 from luukvbaal/invalidbfredl2024-09-06
|\ \
| * | fix(decor): exclude invalid marks from meta totalLuuk van Baal2024-09-04
| |/
* / feat(defaults): popupmenu "Open in browser", "Go to definition" #30261Justin M. Keyes2024-09-05
|/
* vim-patch:9.1.0704: inserting with a count is inefficient (#30206)zeertzjq2024-09-01
* feat(mbyte): support extended grapheme clusters including more emojibfredl2024-08-30
* vim-patch:9.1.0690: cannot set special highlight kind in popupmenu (#30128)zeertzjq2024-08-24
* fix(decor): don't use separate DecorSignHighlight for url (#30096)zeertzjq2024-08-20
* fix(api): error properly with invalid field in nvim_open_win (#30078)zeertzjq2024-08-17
* refactor(tests): again yet more global highlight definitionsbfredl2024-08-14
* fix(scrollbind): properly take filler/virtual lines into accountLewis Russell2024-07-31
* vim-patch:9.1.0629: Rename of pum hl_group is incompletezeertzjq2024-07-27
* test(ui/popupmenu_spec): add case of hl_group field in complete itemsglepnir2024-07-27
* test(ui/popupmenu_spec): make highlights more consistentzeertzjq2024-07-27
* fix(plines): don't count invalidated virt text in char size (#29863)zeertzjq2024-07-26
* fix(decor): don't draw invalidated virtual lines (#29858)luukvbaal2024-07-26
* vim-patch:9.1.0601: Wrong cursor position with 'breakindent' when wide char d...zeertzjq2024-07-19
* test: fix reporting "no flush received" too early (#29735)zeertzjq2024-07-17
* vim-patch:9.1.0538: not possible to assign priority when defining a sign (#29...zeertzjq2024-07-07
* vim-patch:9.1.0534: completion wrong with fuzzy when cycling back to original...zeertzjq2024-07-06
* fix(mouse): don't treat click on hsep as click on statusline (#29565)zeertzjq2024-07-05
* refactor: use `vim._with` where possibledundargoc2024-06-28
* fix(drawline): don't draw beyond end of window with 'rnu' (#29406)zeertzjq2024-06-19
* vim-patch:8.2.5047: CurSearch highlight is often wrongzeertzjq2024-06-19
* fix(mouse): early return when clicking in padded 'statuscolumn' (#29394)luukvbaal2024-06-19
* vim-patch:9.1.0496: matched text is highlighted case-sensitivelyzeertzjq2024-06-18
* vim-patch:9.1.0495: Matched text isn't highlighted in cmdline pumzeertzjq2024-06-18