aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/popupmenu_spec.lua
Commit message (Expand)AuthorAge
* ex_getln.c: fix <S-Tab> not triggering pum when wildoptions=pum (#10042)glacambre2019-09-08
* Add nvim_ui_pum_set_height to apierw72019-09-08
* test/ui: update tests for new msg_grid implementationBjörn Linse2019-09-01
* ui: transmit "blend=" property of highlight attributesBjörn Linse2019-08-18
* screen: disable redrawing inside VimResizedBjörn Linse2019-07-05
* cmdline: correct the column position of wildoptions=pum popupmenuBjörn Linse2019-07-01
* ui: add 'winblend' to support blending of floating windowsBjörn Linse2019-06-25
* Allow using internal popupmenu or ext_popupmenu for wildmenuBjörn Linse2019-03-16
* vim-patch:8.1.0994: fix relative cursor position #9676Justin M. Keyes2019-03-09
* UI: change implementation of hl_rgb2cterm_color()Justin M. Keyes2019-02-12
* highlight: handle blending with gui=reverse and guisp attributesBjörn Linse2019-02-11
* UI: implement 'pumblend' option for semi-transparent popupmenuBjörn Linse2019-02-07
* popupmenu: fix alignment of kind and extra after #9530Björn Linse2019-02-03
* tests/ui: add test for popupmenu redrawing in various situationsBjörn Linse2019-02-02
* api: select items in popupmenuBjörn Linse2019-01-09
* popupmenu: fix positioning with vsplitsBjörn Linse2019-01-01
* vim-patch:8.1.0355 Incorrect adjusting the popup menu (#8996)Ronan Pigott2018-09-16
* test: popupmenu placementrpigott2018-09-13
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27