aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* 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
* vim-patch:9.1.0494: Wrong matched text highlighted in pum with 'rightleft' (#...zeertzjq2024-06-17
* Merge pull request #29357 from luukvbaal/statuscolzeertzjq2024-06-17
|\
| * feat(column)!: rework 'statuscolumn' %r/l itemsLuuk van Baal2024-06-16
* | vim-patch:9.1.0491: Cmdline pum doesn't work properly with 'rightleft' (#29355)zeertzjq2024-06-15
|/
* vim-patch:9.1.0488: Wrong padding for pum "kind" with 'rightleft' (#29352)zeertzjq2024-06-15
* vim-patch:9.1.0485: Matched text shouldn't be highlighted in "kind" and "menu"zeertzjq2024-06-15
* vim-patch:9.1.0476: Cannot see matched text in popup menuzeertzjq2024-06-15
* fix(highlight): add `StatusLineTerm`/`StatusLineTermNC` to `:color vim` (#29313)Evgeni Chasnovski2024-06-14
* Merge pull request #29103 from gpanders/test-no-tgcGregory Anders2024-06-12
|\
| * test: do not set termguicolors in test runnerGregory Anders2024-05-31
* | feat(highlight): add StatusLineTerm and StatusLineTermNC groupsGregory Anders2024-06-12
* | fix(column): clamp line number for legacy signsLuuk van Baal2024-06-10
* | feat: get/set namespace properties #28728altermo2024-06-07
* | fix(ui): superfluous showmode / excessive grid_cursor_goto #29089luukvbaal2024-06-04
* | refactor(lua): use tuple syntax everywhere #29111Ilia Choly2024-06-04
* | fix(column): crash with 'signcolumn' set to "number" (#29003)luukvbaal2024-06-01
|/
* fix(drawline): don't draw beyond end of window (#29035)zeertzjq2024-05-27
* refactor(tests): update screen:snapshot_util() to use new-style highlightsbfredl2024-05-25
* Merge pull request #28617 from glepnir/border_hlbfredl2024-05-25
|\
| * fix(float): missing default highlight for titleglepnir2024-05-25
* | feat(signs)!: place higher-priority signs from the left #27781Tobias Schmitz2024-05-21
* | fix(move): half-page scrolling with resized grid at eob (#28821)zeertzjq2024-05-18
* | refactor(api): nvim_win_xx_ns are EXPERIMENTALJustin M. Keyes2024-05-12
* | refactor(api): rename nvim_win_remove_nsJustin M. Keyes2024-05-12
* | Merge pull request #28717 from bfredl/rpcmsgbfredl2024-05-12
|\ \ | |/ |/|
| * fix(ui): data corruption in remote_ui_raw_linebfredl2024-05-12
* | fix(api): make getting explicit empty hl in virtual text work (#28697)zeertzjq2024-05-12
|/