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
/
popupmenu.c
Commit message (
Expand
)
Author
Age
*
vim-patch:9.1.1011: popupmenu internal error with some abbr in completion ite...
zeertzjq
2025-01-13
*
fix(popup): wrong extmark data sync when lines changed in popup preview #30246
glepnir
2025-01-05
*
vim-patch:9.1.0956: completion may crash, completion highlight wrong with pre...
glepnir
2024-12-24
*
vim-patch:9.1.0954: popupmenu.c can be improved
glepnir
2024-12-24
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
vim-patch:9.1.092: vim-patch:9.1.0923: wrong MIN macro in popupmenu.c
zeertzjq
2024-12-13
*
vim-patch:9.1.0921: popupmenu logic is a bit convoluted
zeertzjq
2024-12-13
*
fix(float): close preview float window when no selected #29745
glepnir
2024-12-11
*
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
2024-11-23
*
docs: misc (#31138)
dundargoc
2024-11-21
*
vim-patch:9.1.0830: using wrong highlight group for spaces for popupmenu (#31...
zeertzjq
2024-11-03
*
fix(pum): don't select item when clicking to the left/right (#30967)
zeertzjq
2024-10-28
*
feat(ui): cascading style inheritance for Pmenu* highlights #29980
Riley Bruins
2024-10-10
*
vim-patch:9.1.0772: some missing changes from v9.1.0771
zeertzjq
2024-10-10
*
vim-patch:9.1.0771: completion attribute hl_group is confusing
zeertzjq
2024-10-10
*
vim-patch:9.1.0756: missing change from patch v9.1.0754 (#30636)
glepnir
2024-10-03
*
vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)
glepnir
2024-10-03
*
vim-patch:9.1.0690: cannot set special highlight kind in popupmenu (#30128)
zeertzjq
2024-08-24
*
vim-patch:9.1.0629: Rename of pum hl_group is incomplete
zeertzjq
2024-07-27
*
vim-patch:9.1.0619: tests: test_popup fails
glepnir
2024-07-27
*
vim-patch:9.1.0618: cannot mark deprecated attributes in completion menu
glepnir
2024-07-27
*
vim-patch:9.1.0525: Right release selects immediately when pum is truncated. ...
zeertzjq
2024-07-05
*
vim-patch:9.1.0496: matched text is highlighted case-sensitively
zeertzjq
2024-06-18
*
vim-patch:9.1.0495: Matched text isn't highlighted in cmdline pum
zeertzjq
2024-06-18
*
vim-patch:9.1.0494: Wrong matched text highlighted in pum with 'rightleft' (#...
zeertzjq
2024-06-17
*
vim-patch:9.1.0491: Cmdline pum doesn't work properly with 'rightleft' (#29355)
zeertzjq
2024-06-15
*
vim-patch:9.1.0488: Wrong padding for pum "kind" with 'rightleft' (#29352)
zeertzjq
2024-06-15
*
vim-patch:9.1.0485: Matched text shouldn't be highlighted in "kind" and "menu"
zeertzjq
2024-06-15
*
vim-patch:9.1.0480: fuzzy string matching executed when not needed
zeertzjq
2024-06-15
*
vim-patch:9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operations
zeertzjq
2024-06-15
*
vim-patch:9.1.0476: Cannot see matched text in popup menu
zeertzjq
2024-06-15
*
vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'
zeertzjq
2024-06-06
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
refactor: add win_T argument to setcursor_mayforce()
Luuk van Baal
2024-05-02
*
fix(api): mark nvim__complete_set as experimental #28579
Justin M. Keyes
2024-04-30
*
fix(completion): improve popup window position (#26739)
Raphael
2024-04-25
*
feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192
Sean Dewar
2024-04-14
*
refactor(options): remove `set_string_option_direct()`
Famiu Haque
2024-03-21
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
refactor: rename w_float_config to w_config #27419
Will Hopkins
2024-02-10
*
Merge pull request #27398 from bfredl/arena2
bfredl
2024-02-10
|
\
|
*
refactor(api): make cstr_as_string accept "const char*"
bfredl
2024-02-09
*
|
refactor: rename FloatConfig to WinConfig #27397
Will Hopkins
2024-02-09
|
/
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
fix(pum): handle right-click menu repositioning with multigrid (#26975)
zeertzjq
2024-01-10
*
refactor(options): remove `OPT_FREE` (#26963)
Famiu Haque
2024-01-10
*
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2024-01-08
*
refactor: follow style guide
dundargoc
2023-12-30
*
docs: small fixes (#26651)
dundargoc
2023-12-28
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
[next]