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
*
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
*
|
vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menu
zeertzjq
2023-01-15
*
|
vim-patch:8.2.4341: command line not redrawn when finishing popup menu (#21792)
zeertzjq
2023-01-14
|
/
*
vim-patch:9.0.1030: using freed memory with the cmdline popup menu
zeertzjq
2022-12-09
*
vim-patch:9.0.0866: no test for what patch 8.2.2207 fixes (#21034)
zeertzjq
2022-11-13
*
vim-patch:8.2.2207: illegal memory access if popup menu items are changed (#2...
zeertzjq
2022-11-12
*
feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)
zeertzjq
2022-10-17
*
feat(pum): pretend 'mousemoveevent' is set when showing right-click menu
zeertzjq
2022-09-04
*
feat(api): add "move" to nvim_input_mouse
zeertzjq
2022-09-04
*
feat(tui): support 'mousemoveevent'
zeertzjq
2022-09-04
*
fix(cmdline): do not trigger completion at wrong time (#19920)
zeertzjq
2022-08-24
*
vim-patch:8.2.4334: command line popup menu not positioned correctly
zeertzjq
2022-08-22
*
vim-patch:8.2.4328: command line complete matches cleard when typing character
zeertzjq
2022-08-22
*
vim-patch:8.2.4325: 'wildmenu' only shows few matches (#19876)
zeertzjq
2022-08-21
*
feat(defaults): mouse=nvi #19290
matveyt
2022-07-17
*
fix(pum): make right drag in anchor grid to select work in multigrid UI (#19382)
zeertzjq
2022-07-16
*
feat(ui): make right-click menu work properly with ext_multigrid
zeertzjq
2022-07-01
*
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
2022-05-15
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
test: move completion :stopinsert test to completion_spec.lua (#17992)
zeertzjq
2022-04-04
*
fix(test): only use buffer completion in popupmenu timer test
bfredl
2022-03-02
*
fix(completion): update submode message when selecting from API (#17022)
zeertzjq
2022-01-28
[next]