summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/popupmenu_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-15vim-patch:9.2.0346: Wrong cursor position when entering command line window (...zeertzjq1
2026-04-12fix(pum): info float width grows on reselect with 'linebreak' #38680glepnir1
2026-04-08fix(pum): crash with 'pumborder' and wide item (#38852)glepnir1
2026-03-20refactor(test): clean up pumborder round test cases #38368glepnir1
2026-03-19fix(ui): apply 'pumborder' to mouse menu, fix overflow #36193glepnir1
2026-03-16fix(api): use standard error messagesJustin M. Keyes1
2026-03-13fix(ui): preview float doesn't respond to mouse scroll #38270glepnir1
2026-03-12fix(pum): keep info window aligned with pum when above #38251glepnir1
2026-01-19fix(pum): separate scrollbar from shadow border (#37448)glepnir1
2026-01-18fix(pum): text overflows into border on truncation (#37438)glepnir1
2026-01-10fix(completion): set 'wrap' and scrolloff=0 in preview window (#37327)glepnir1
2026-01-09fix(pum): pumborder=shadow not blending properly (#37328)zeertzjq1
2025-12-27fix(pum): hide info floating window when insufficient space (#37107)glepnir1
2025-12-26fix(pum): adjust info window column offset when scrollbar is present (#37069)glepnir1
2025-11-28vim-patch:9.1.1930: completion: 'completefuzzycollect' is too obscurezeertzjq1
2025-11-10fix(pum): crash when resizing grid with pumborder set (#36404)glepnir1
2025-10-23feat(ui): overlay scrollbar on 'pumborder' #36273glepnir1
2025-10-20fix(pumborder): wrong layout with pumborder=none #36208glepnir1
2025-10-14fix(pumblend): do not apply special highlight attrs from bg layer #36186Tomasz N1
2025-10-11fix(ui): 'pumborder' parsing, shadow #36127glepnir1
2025-10-10feat(ui): 'pumborder' (popup menu border) #25541glepnir1
2025-10-08vim-patch:9.1.1817: popup: there are some position logic bugs (#36075)zeertzjq1
2025-09-13feat(ui): support grid=0 in nvim_input_mouse #32535fredizzimo1
2025-09-08test: add tests for #20348zeertzjq1
2025-09-08vim-patch:9.1.1740: Memory leak with wildmode=longest,full and wildoptions=pumzeertzjq1
2025-09-08vim-patch:9.1.1739: Matches may be listed twice with wildmode=longest,listzeertzjq1
2025-09-08vim-patch:9.1.1737: Patch v9.1.1714 introduce a regression for wildmenuzeertzjq1
2025-08-07vim-patch:9.1.1596: tests: Test_search_wildmenu_iminsert() depends on help fi...zeertzjq1
2025-08-07fix(ui): check for cmdline mode properly (#35202)zeertzjq1
2025-07-17test(screen): remove screen:get_default_attr_ids() (#34973)luukvbaal1
2025-07-08vim-patch:9.1.1521: completion: pum does not reset scroll pos on reopen with ...zeertzjq1
2025-06-12vim-patch:9.1.1454: tests: no test for pum at line break position (#34462)zeertzjq1
2025-06-08test: remove unnecessary line breaks #34369glepnir1
2025-05-19vim-patch:9.1.1398: completion: trunc does not follow Pmenu highlighting attr...zeertzjq1
2025-04-26test(pum): check RightRelease in outside pum with winbar (#33640)zeertzjq1
2025-04-25test(pum): fix passing incorrect grid (#33635)zeertzjq1
2025-04-25test(pum): remove two more duplicate screen states (#33628)zeertzjq1
2025-04-25fix(pum): handle RightDrag on parent grid properly (#33626)zeertzjq1
2025-04-21feat(options): default statusline expression #33036Shadman1
2025-04-17vim-patch:9.1.1309: tests: no test for 'pummaxwidth' with non-truncated "kind"zeertzjq1
2025-04-17vim-patch:9.1.1296: completion: incorrect truncation logiczeertzjq1
2025-04-17vim-patch:9.1.1284: not possible to configure pum truncation charzeertzjq1
2025-04-16vim-patch:9.1.1305: completion menu active after switching windows/tabs (#33488)zeertzjq1
2025-04-15feat(ui): include compositor info with multigridFred Sundvik1
2025-03-30vim-patch:9.1.1261: No test for 'pummaxwidth' non-truncated items (#33193)zeertzjq1
2025-03-29fix(pum): simplify 'pummaxwidth' truncation and avoid crashzeertzjq1
2025-03-29vim-patch:9.1.1255: missing test condition for 'pummaxwidth' settingzeertzjq1
2025-03-29vim-patch:9.1.1250: cannot set the maximum popup menu widthzeertzjq1
2025-03-29fix(pum): fix heap-buffer-overflow with 'rightleft' (#33146)zeertzjq1
2025-03-27vim-patch:9.1.1178: not possible to generate completion candidates using fuzz...zeertzjq1