Commit History

Author SHA1 Message Date
  dundargoc e63e5d1dbd docs: typo fixes (#17859) 3 years ago
  zeertzjq c41e75039f test: move completion :stopinsert test to completion_spec.lua (#17992) 3 years ago
  bfredl 5ecb2cb539 fix(test): only use buffer completion in popupmenu timer test 3 years ago
  zeertzjq 69f37197c0 fix(completion): update submode message when selecting from API (#17022) 3 years ago
  zeertzjq 8e945c2524 vim-patch:8.2.1762: when a timer uses :stopinsert completion isn't stopped 3 years ago
  zeertzjq c7aa64631d feat(completion): support selecting item via API from Lua mapping 3 years ago
  zeertzjq e6d35b9e40 fix(pum_redraw): use grid_puts_len() to truncate the text 3 years ago
  Justin M. Keyes 6751d6254b refactor(tests): use assert_alive() #15546 3 years ago
  Jan Edmund Lazo d8c69adbab Merge pull request #12698 from erw7/fix-popupmenu-with-rl 4 years ago
  erw7 f5c9065f3e Fix popupmenu position issue 4 years ago
  erw7 f1bd2c1dd9 ui: fix problem with the popupmenu when rightleft is set 5 years ago
  Yatao Li e34684b2ad api/ui: simplify popup menu position get/set logic; fix test 5 years ago
  Yatao Li d372c804aa api/ui: allow set bounds row and col to be less than 0; ui_pum_get_pos: return first extui bounds information instead of reducing 5 years ago
  Yatao Li ed6230434b gen_api_dispatch.lua: allow msgpack int for Float args; test: add ui_pum_set_bounds and tv_dict_add_float tests 5 years ago
  Björn Linse 4dabbc19d4 popupmenu: don't use 'rightleft' option in cmdline mode 5 years ago
  akovaski 97dcc48c99 wildmode: fix wildmode=longest,full with pum #11690 5 years ago
  Jan Edmund Lazo ebd5c2cdda ui: add basic tests for pumheight,pumwidth 5 years ago
  Jan Edmund Lazo 1d3d84fe81 vim-patch:8.1.0554: popup menu overlaps with preview window 5 years ago
  Jan Edmund Lazo 51c9e3c4d1 vim-patch:8.0.1538: popupmenu is too far left when completion is long 5 years ago
  Jan Edmund Lazo 703ed11c97 vim-patch:8.0.1491: the minimum width of the popup menu is hard coded 5 years ago
  Jan Edmund Lazo 1f4c9da9c6 test: fix screen assertions 5 years ago
  Björn Linse 0636b25f28 cmdline: wildmenumode() should be true with wildoptions+=pum 5 years ago
  glacambre 958ca938b4 ex_getln.c: fix <S-Tab> not triggering pum when wildoptions=pum (#10042) 5 years ago
  erw7 55b1126a22 Add nvim_ui_pum_set_height to api 6 years ago
  Björn Linse e04b9e7c78 test/ui: update tests for new msg_grid implementation 5 years ago
  Björn Linse 628f8f3dfd ui: transmit "blend=" property of highlight attributes 5 years ago
  Björn Linse 51a451570d screen: disable redrawing inside VimResized 6 years ago
  Björn Linse b98d1cf68b cmdline: correct the column position of wildoptions=pum popupmenu 6 years ago
  Björn Linse 4c4d964eeb ui: add 'winblend' to support blending of floating windows 6 years ago
  Björn Linse be8ebba325 Allow using internal popupmenu or ext_popupmenu for wildmenu 6 years ago