index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
ui
/
popupmenu_spec.lua
Commit message (
Expand
)
Author
Age
*
vim-patch:9.1.0629: Rename of pum hl_group is incomplete
zeertzjq
2024-07-27
*
test(ui/popupmenu_spec): add case of hl_group field in complete items
glepnir
2024-07-27
*
test(ui/popupmenu_spec): make highlights more consistent
zeertzjq
2024-07-27
*
vim-patch:9.1.0538: not possible to assign priority when defining a sign (#29...
zeertzjq
2024-07-07
*
vim-patch:9.1.0534: completion wrong with fuzzy when cycling back to original...
zeertzjq
2024-07-06
*
vim-patch:9.1.0496: matched text is highlighted case-sensitively
zeertzjq
2024-06-18
*
vim-patch:9.1.0495: Matched text isn't highlighted in cmdline pum
zeertzjq
2024-06-18
*
vim-patch:9.1.0494: Wrong matched text highlighted in pum with 'rightleft' (#...
zeertzjq
2024-06-17
*
vim-patch:9.1.0491: Cmdline pum doesn't work properly with 'rightleft' (#29355)
zeertzjq
2024-06-15
*
vim-patch:9.1.0488: Wrong padding for pum "kind" with 'rightleft' (#29352)
zeertzjq
2024-06-15
*
vim-patch:9.1.0485: Matched text shouldn't be highlighted in "kind" and "menu"
zeertzjq
2024-06-15
*
vim-patch:9.1.0476: Cannot see matched text in popup menu
zeertzjq
2024-06-15
*
test: do not set termguicolors in test runner
Gregory Anders
2024-05-31
*
fix(api): mark nvim__complete_set as experimental #28579
Justin M. Keyes
2024-04-30
*
fix(completion): improve popup window position (#26739)
Raphael
2024-04-25
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
Merge pull request #28156 from bfredl/attr_extend
bfredl
2024-04-03
|
\
|
*
refactor(tests): allow to extend the new base set of attrs
bfredl
2024-04-02
*
|
vim-patch:9.0.0581: adding a character for incsearch fails at end of line
zeertzjq
2024-04-03
|
/
*
test: add test for scroll wheel at right-click menu (#27409)
zeertzjq
2024-02-10
*
test: big cleanup followup
Lewis Russell
2024-01-17
*
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
2024-01-16
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: remove helpers.sleep()
Lewis Russell
2024-01-12
*
fix(pum): handle right-click menu repositioning with multigrid (#26975)
zeertzjq
2024-01-10
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test(core/job_spec): fix flakiness (#26623)
zeertzjq
2023-12-18
*
feat(ui): completeopt support popup like vim
mathew
2023-12-16
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
vim-patch:8.2.4497: wrong color for half of wide character next to pum scroll...
zeertzjq
2023-10-18
*
vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)
zeertzjq
2023-10-17
*
vim-patch:9.0.2037: A few remaining cmdline completion issues with C-E/Y (#25...
zeertzjq
2023-10-17
*
refactor(message): simplify msg_puts_display and use batched grid updates
bfredl
2023-10-03
*
vim-patch:9.0.0579: using freed memory when 'tagfunc' wipes out buffer (#24838)
zeertzjq
2023-08-22
*
fix(mouse): fix popup menu position check with winbar (#23456)
zeertzjq
2023-05-03
*
fix(pum): fix missing scrollbar with 'rightleft' (#23448)
zeertzjq
2023-05-03
*
fix(pum): fix missing rightmost column with 'rightleft' (#23445)
zeertzjq
2023-05-02
*
vim-patch:9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo'
Luuk van Baal
2023-05-02
*
vim-patch:9.0.1493: popup menu position wrong in window with toolbar
zeertzjq
2023-04-28
*
fix(pum): position properly with ext_multigrid (#23336)
zeertzjq
2023-04-27
*
fix(pum): show right-click menu above cmdline area (#23298)
zeertzjq
2023-04-24
*
vim-patch:9.0.1476: lines put in non-current window are not displayed (#23265)
zeertzjq
2023-04-23
*
vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22...
zeertzjq
2023-03-11
*
vim-patch:8.2.0382: some tests fail when run under valgrind (#21936)
zeertzjq
2023-01-21
*
vim-patch:8.2.4655: cmdline completion popup menu positioned wrong (#21894)
zeertzjq
2023-01-19
*
Merge pull request #21731 from tk-shirasaka/fix/builtin_popup_on_ext_popupmenu
bfredl
2023-01-15
|
\
|
*
fix: properly close builtin popup in ext_popupmenu
shirasaka
2023-01-11
[next]