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
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
Merge pull request #12698 from erw7/fix-popupmenu-with-rl
Jan Edmund Lazo
2020-11-13
|
\
|
*
ui: fix problem with the popupmenu when rightleft is set
erw7
2020-07-31
*
|
Fix popupmenu position issue
erw7
2020-10-23
|
/
*
api/ui: simplify popup menu position get/set logic; fix test
Yatao Li
2020-04-28
*
api/ui: allow set bounds row and col to be less than 0; ui_pum_get_pos: retur...
Yatao Li
2020-04-28
*
gen_api_dispatch.lua: allow msgpack int for Float args; test: add ui_pum_set_...
Yatao Li
2020-04-28
*
popupmenu: don't use 'rightleft' option in cmdline mode
Björn Linse
2020-03-23
*
wildmode: fix wildmode=longest,full with pum #11690
akovaski
2020-01-21
*
ui: add basic tests for pumheight,pumwidth
Jan Edmund Lazo
2019-12-29
*
vim-patch:8.1.0554: popup menu overlaps with preview window
Jan Edmund Lazo
2019-12-29
*
vim-patch:8.0.1538: popupmenu is too far left when completion is long
Jan Edmund Lazo
2019-12-29
*
vim-patch:8.0.1491: the minimum width of the popup menu is hard coded
Jan Edmund Lazo
2019-12-29
*
test: fix screen assertions
Jan Edmund Lazo
2019-10-01
*
cmdline: wildmenumode() should be true with wildoptions+=pum
Björn Linse
2019-09-28
*
ex_getln.c: fix <S-Tab> not triggering pum when wildoptions=pum (#10042)
glacambre
2019-09-08
*
Add nvim_ui_pum_set_height to api
erw7
2019-09-08
*
test/ui: update tests for new msg_grid implementation
Björn Linse
2019-09-01
*
ui: transmit "blend=" property of highlight attributes
Björn Linse
2019-08-18
*
screen: disable redrawing inside VimResized
Björn Linse
2019-07-05
*
cmdline: correct the column position of wildoptions=pum popupmenu
Björn Linse
2019-07-01
*
ui: add 'winblend' to support blending of floating windows
Björn Linse
2019-06-25
*
Allow using internal popupmenu or ext_popupmenu for wildmenu
Björn Linse
2019-03-16
*
vim-patch:8.1.0994: fix relative cursor position #9676
Justin M. Keyes
2019-03-09
*
UI: change implementation of hl_rgb2cterm_color()
Justin M. Keyes
2019-02-12
*
highlight: handle blending with gui=reverse and guisp attributes
Björn Linse
2019-02-11
*
UI: implement 'pumblend' option for semi-transparent popupmenu
Björn Linse
2019-02-07
*
popupmenu: fix alignment of kind and extra after #9530
Björn Linse
2019-02-03
*
tests/ui: add test for popupmenu redrawing in various situations
Björn Linse
2019-02-02
*
api: select items in popupmenu
Björn Linse
2019-01-09
*
popupmenu: fix positioning with vsplits
Björn Linse
2019-01-01
*
vim-patch:8.1.0355 Incorrect adjusting the popup menu (#8996)
Ronan Pigott
2018-09-16
*
test: popupmenu placement
rpigott
2018-09-13
*
tests: introduce screen:expect{...} form
Björn Linse
2018-08-27