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
/
src
/
nvim
/
popupmnu.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.2123: after using a complete popup the buffer is listed
Sean Dewar
2020-12-09
*
vim-patch:8.2.1995: the popup menu can cause too much redrawing
Shougo Matsushita
2020-11-17
*
api: add API for themes
Björn Linse
2020-11-01
*
vim-patch:8.2.0393: Coverity warns for not using return value
Jan Edmund Lazo
2020-10-25
*
Fix popupmenu position issue
erw7
2020-10-23
*
vim-patch:8.2.0007: popup menu positioned wrong with folding in two tabs
Jan Edmund Lazo
2020-10-08
*
vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans
Billy Su
2020-06-06
*
vim-patch:8.2.0678: rare crash for popup menu
Jan Edmund Lazo
2020-05-03
*
api/ui: simplify popup menu position get/set logic; fix test
Yatao Li
2020-04-28
*
external pum: use floating point geometry; typval: add tv_dict_add_float
Yatao Li
2020-04-28
*
ui_pum_get_pos: return internal pum position if external pum pos not found
Yatao Li
2020-04-28
*
API/UI: Allow UI to set PUM position and size, and pass the position to Compl...
Yatao Li
2020-04-28
*
popupmenu: don't use 'rightleft' option in cmdline mode
Björn Linse
2020-03-23
*
vim-patch:8.0.1540: popup menu positioning fails with longer string
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.1522: popup menu is positioned in the wrong place
Jan Edmund Lazo
2019-12-29
*
vim-patch:8.1.0670: macro for popup menu width is unused
Jan Edmund Lazo
2019-12-29
*
vim-patch:8.0.1495: having 'pumwidth' default to zero has no merit
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
*
vim-patch:8.0.1309: cannot use 'balloonexpr' in a terminal #10983
Jan Edmund Lazo
2019-09-09
*
Add nvim_ui_pum_set_height to api
erw7
2019-09-08
*
vim-patch:8.1.1138: add CompleteChanged #10644
Justin M. Keyes
2019-07-29
*
ui: add 'winblend' to support blending of floating windows
Björn Linse
2019-06-25
*
screen: showcmd should never move the cursor
Björn Linse
2019-06-13
*
lint
Jan Edmund Lazo
2019-04-30
*
Allow using internal popupmenu or ext_popupmenu for wildmenu
Björn Linse
2019-03-16
*
autocmd: add MenuPopupChanged autocmd
chemzqm
2019-03-15
*
floats: implement floating windows
Björn Linse
2019-03-02
*
UI: implement 'pumblend' option for semi-transparent popupmenu
Björn Linse
2019-02-07
*
Merge pull request #9579 from bfredl/pum_fix
Björn Linse
2019-02-03
|
\
|
*
popupmenu: fix alignment of kind and extra after #9530
Björn Linse
2019-02-03
*
|
rename ui_is_external to ui_has (#9576)
Justin M. Keyes
2019-02-03
|
/
*
ui/compositor: add redraws needed due to intersected doublewidth chars.
Björn Linse
2019-02-02
*
Reduce pum redraws from edit.c by delaying undisplay of pum
Björn Linse
2019-02-02
*
UI: add "compositor" layer to merge grids for TUI use in a correct way
Björn Linse
2019-02-02
*
popupmenu: fix positioning with vsplits
Björn Linse
2019-01-01
*
multigrid: Fix lint errors
Utkarsh Maheshwari
2018-12-31
*
multigrid: use grid-based coordinates for ext_popupmenu
Björn Linse
2018-12-31
*
multigrid: Change screen_* functions to grid_* functions
Utkarsh Maheshwari
2018-12-31
*
vim-patch:8.1.0355 Incorrect adjusting the popup menu (#8996)
Ronan Pigott
2018-09-16
*
vim-patch:8.0.1161
rpigott
2018-09-13
*
popupmnu.c: Fix popup placement when preview window is below
rpigott
2018-09-13
*
Remove has_mbytes from lines local to parent commit
ZviRackover
2018-08-31
*
Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_len
ZviRackover
2018-08-31
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
charset,*: Refactor transstr()
ZyX
2018-04-09
*
vim-patch:8.0.1223: crash when using autocomplete and tab pages
Justin M. Keyes
2018-02-11
*
vim-patch:8.0.0448: some macros are lower case (#7936)
KunMing Xie
2018-01-30
[next]