neovim/test/functional/fixtures/wildpum/compdir
zeertzjq e3eb6967bc
vim-patch:8.2.4325: 'wildmenu' only shows few matches (#19876)
Problem:    'wildmenu' only shows few matches.
Solution:   Add the "pum" option: use a popup menu to show the matches.
            (Yegappan Lakshmanan et al., closes vim/vim#9707)
3908ef5017

Omit p_wmnu check in cmdline_pum_active() as it can cause problems.
Omit vim_strchr() flags as that isn't really better than bitmasks.
Omit key translations and document it in vim_diff.txt.
2022-08-21 21:31:25 +08:00
..
file1 vim-patch:8.2.4325: 'wildmenu' only shows few matches (#19876) 2022-08-21 21:31:25 +08:00
file2 vim-patch:8.2.4325: 'wildmenu' only shows few matches (#19876) 2022-08-21 21:31:25 +08:00