index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
popupmenu.c
Age
Commit message (
Expand
)
Author
Files
2026-04-12
fix(pum): info float width grows on reselect with 'linebreak' #38680
glepnir
1
2026-04-08
fix(pum): crash with 'pumborder' and wide item (#38852)
glepnir
1
2026-03-19
fix(ui): apply 'pumborder' to mouse menu, fix overflow #36193
glepnir
1
2026-03-12
fix(pum): keep info window aligned with pum when above #38251
glepnir
1
2026-01-19
fix(pum): separate scrollbar from shadow border (#37448)
glepnir
1
2026-01-18
fix(pum): text overflows into border on truncation (#37438)
glepnir
1
2026-01-10
fix(completion): set 'wrap' and scrolloff=0 in preview window (#37327)
glepnir
1
2026-01-09
fix(pum): pumborder=shadow not blending properly (#37328)
zeertzjq
1
2025-12-27
fix(pum): hide info floating window when insufficient space (#37107)
glepnir
1
2025-12-26
fix(pum): adjust info window column offset when scrollbar is present (#37069)
glepnir
1
2025-11-10
fix(pum): crash when resizing grid with pumborder set (#36404)
glepnir
1
2025-10-23
feat(ui): overlay scrollbar on 'pumborder' #36273
glepnir
1
2025-10-20
fix(pumborder): wrong layout with pumborder=none #36208
glepnir
1
2025-10-11
fix(ui): 'pumborder' parsing, shadow #36127
glepnir
1
2025-10-10
feat(ui): 'pumborder' (popup menu border) #25541
glepnir
1
2025-10-08
vim-patch:9.1.1817: popup: there are some position logic bugs (#36075)
zeertzjq
1
2025-09-13
feat(ui): support grid=0 in nvim_input_mouse #32535
fredizzimo
1
2025-08-19
vim-patch:9.1.1649: attrs allocation and fuzzy growarray could leak (#35383)
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-14
vim-patch:9.1.1627: fuzzy matching can be improved
zeertzjq
1
2025-08-06
vim-patch:9.1.1594: completion: search completion throws errors (#35198)
zeertzjq
1
2025-07-18
vim-patch:9.1.1554: crash when omni-completion opens command-line window
zeertzjq
1
2025-06-11
vim-patch:9.1.1449: typo in pum_display()
zeertzjq
1
2025-05-19
vim-patch:9.1.1398: completion: trunc does not follow Pmenu highlighting attr...
zeertzjq
1
2025-04-29
feat(ui): use builtin completion popupmenu with ext_cmdline (#31269)
luukvbaal
1
2025-04-28
Merge pull request #33481 from bfredl/gridview
bfredl
1
2025-04-28
refactor(ui): separate types for allocated grids and viewports
bfredl
1
2025-04-25
fix(pum): handle RightDrag on parent grid properly (#33626)
zeertzjq
1
2025-04-17
vim-patch:9.1.1306: completion menu rendering can be improved
zeertzjq
1
2025-04-17
vim-patch:9.1.1296: completion: incorrect truncation logic
zeertzjq
1
2025-04-17
vim-patch:9.1.1284: not possible to configure pum truncation char
zeertzjq
1
2025-04-15
feat(ui): include compositor info with multigrid
Fred Sundvik
1
2025-03-29
vim-patch:9.1.1257: Mixing vim_strsize() with mb_ptr2cells() in pum_redraw()
zeertzjq
1
2025-03-29
fix(pum): simplify 'pummaxwidth' truncation and avoid crash
zeertzjq
1
2025-03-29
vim-patch:9.1.1255: missing test condition for 'pummaxwidth' setting
zeertzjq
1
2025-03-29
vim-patch:9.1.1250: cannot set the maximum popup menu width
zeertzjq
1
2025-03-29
fix(pum): fix heap-buffer-overflow with 'rightleft' (#33146)
zeertzjq
1
2025-03-12
refactor(popup): use plines_m_win #32857
glepnir
1
2025-03-10
fix(popup): new preview_bufnr created when menu item is selected #32819
glepnir
1
2025-03-09
fix(nvim__set_complete): pum preview info truncated during completion #32555
glepnir
1
2025-03-04
vim-patch:9.1.1170: wildmenu highlighting in popup can be improved (#32728)
zeertzjq
1
2025-02-27
fix(popup): reuse pum preview float win, set 'winfixbuf' #32636
glepnir
1
2025-01-13
vim-patch:9.1.1011: popupmenu internal error with some abbr in completion ite...
zeertzjq
1
2025-01-05
fix(popup): wrong extmark data sync when lines changed in popup preview #30246
glepnir
1
2024-12-24
vim-patch:9.1.0956: completion may crash, completion highlight wrong with pre...
glepnir
1
2024-12-24
vim-patch:9.1.0954: popupmenu.c can be improved
glepnir
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-12-13
vim-patch:9.1.092: vim-patch:9.1.0923: wrong MIN macro in popupmenu.c
zeertzjq
1
2024-12-13
vim-patch:9.1.0921: popupmenu logic is a bit convoluted
zeertzjq
1
2024-12-11
fix(float): close preview float window when no selected #29745
glepnir
1
[next]