aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/popupmenu_spec.lua
Commit message (Expand)AuthorAge
* fix(popup): new preview_bufnr created when menu item is selected #32819glepnir2025-03-10
* fix(nvim__set_complete): pum preview info truncated during completion #32555glepnir2025-03-09
* vim-patch:9.1.1176: wrong indent when expanding multiple lines (#32746)zeertzjq2025-03-06
* vim-patch:9.1.1170: wildmenu highlighting in popup can be improved (#32728)zeertzjq2025-03-04
* test: enable more multigrid popup tests (#32470)fredizzimo2025-03-02
* fix(popup): reuse pum preview float win, set 'winfixbuf' #32636glepnir2025-02-27
* feat(lua): vim.text.indent()Justin M. Keyes2025-02-26
* vim-patch:9.1.1145: multi-line completion has wrong indentation for last line...glepnir2025-02-25
* vim-patch:9.1.1086: completion doesn't work with multi lines (#32377)glepnir2025-02-09
* refactor: use nvim.foo.bar format for autocommand groupsMaria José Solano2025-01-14
* vim-patch:9.1.1011: popupmenu internal error with some abbr in completion ite...zeertzjq2025-01-13
* vim-patch:9.1.1005: completion text is highlighted even with no pattern found...zeertzjq2025-01-12
* vim-patch:9.1.0996: ComplMatchIns may highlight wrong text (#31931)glepnir2025-01-10
* fix(popup): wrong extmark data sync when lines changed in popup preview #30246glepnir2025-01-05
* vim-patch:9.1.0956: completion may crash, completion highlight wrong with pre...glepnir2024-12-24
* vim-patch:9.1.0945: ComplMatchIns highlight doesn't end after inserted text (...zeertzjq2024-12-18
* vim-patch:9.1.0942: a few typos were foundzeertzjq2024-12-18
* vim-patch:9.1.0941: ComplMatchIns doesn't work after multibyte charszeertzjq2024-12-18
* vim-patch:9.1.0934: hard to view an existing buffer in the preview window (#3...zeertzjq2024-12-17
* fix(float): close preview float window when no selected #29745glepnir2024-12-11
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* refactor(tests): continue the global highlight definition workbfredl2024-11-08
* vim-patch:9.1.0830: using wrong highlight group for spaces for popupmenu (#31...zeertzjq2024-11-03
* test(pum): add test for item selection with 'rightleft' (#30968)zeertzjq2024-10-28
* fix(pum): don't select item when clicking to the left/right (#30967)zeertzjq2024-10-28
* 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
* vim-patch:9.1.0756: missing change from patch v9.1.0754 (#30636)glepnir2024-10-03
* vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)glepnir2024-10-03
* feat(defaults): popupmenu "Open in browser", "Go to definition" #30261Justin M. Keyes2024-09-05
* vim-patch:9.1.0690: cannot set special highlight kind in popupmenu (#30128)zeertzjq2024-08-24
* 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
* 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
* 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
* 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
* test: do not set termguicolors in test runnerGregory Anders2024-05-31
* fix(api): mark nvim__complete_set as experimental #28579Justin M. Keyes2024-04-30
* fix(completion): improve popup window position (#26739)Raphael2024-04-25
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* Merge pull request #28156 from bfredl/attr_extendbfredl2024-04-03
|\