aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/cmdexpand.c
Commit message (Expand)AuthorAge
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: replace char_u with char 23 (#21798)dundargoc2023-01-18
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* vim-patch:8.2.4617: no completion for :scriptnameszeertzjq2023-01-17
* vim-patch:8.2.4483: command completion makes two rounds to collect matches (#...zeertzjq2023-01-17
* vim-patch:8.2.4917: fuzzy expansion of option names is not right (#21853)zeertzjq2023-01-17
* vim-patch:9.0.0089: fuzzy argument completion doesn't work for shell commands...zeertzjq2023-01-17
* fix(completion): correct what modes support fuzzy completionzeertzjq2023-01-17
* vim-patch:8.2.4482: no fuzzy cmdline completion for user defined completionzeertzjq2023-01-17
* vim-patch:8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy"zeertzjq2023-01-17
* vim-patch:8.2.4479: no fuzzy completieon for maps and abbreviationszeertzjq2023-01-17
* vim-patch:8.2.4478: crash when using fuzzy completionzeertzjq2023-01-17
* vim-patch:8.2.4477: crash when using fuzzy completionzeertzjq2023-01-17
* vim-patch:8.2.4475: fuzzy cmdline completion does not work for lower casezeertzjq2023-01-17
* vim-patch:8.2.4465: fuzzy completion does not order matches properlySean Dewar2023-01-17
* vim-patch:8.2.4463: completion only uses strict matchingSean Dewar2023-01-17
* vim-patch:8.2.4570: no command line completion for :profile and :profdelzeertzjq2023-01-15
* vim-patch:8.2.4565: no command line completion for :breakadd and :breakdelzeertzjq2023-01-15
* vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menuzeertzjq2023-01-15
* vim-patch:9.0.0876: code is indented more than needed (#21805)zeertzjq2023-01-15
* vim-patch:9.0.1043: macro has confusing name and is duplicated (#21801)zeertzjq2023-01-15
* vim-patch:8.2.4406: expand functions use confusing argument names (#21800)zeertzjq2023-01-14
* vim-patch:8.2.4398: some command completion functions are too long (#21799)zeertzjq2023-01-14
* vim-patch:partial:8.2.4339: CTRL-A does not work properly with the cmdline po...zeertzjq2023-01-14
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* refactor: replace char_u with char 19 (#21241)dundargoc2023-01-10
* vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)zeertzjq2023-01-10
* refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
* refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
* refactor: replace char_u with chardundargoc2023-01-09
* refactor: replace char_u with char 16 - remove STRNCMP (#21208)dundargoc2022-12-21
* vim-patch:8.2.4387: command line completion doesn't always work properly (#21...zeertzjq2022-12-09
* vim-patch:8.2.4366: not enough tests for command line completionzeertzjq2022-12-09
* vim-patch:9.0.1030: using freed memory with the cmdline popup menuzeertzjq2022-12-09
* vim-patch:8.2.2182: Vim9: value of 'magic' is still relevantzeertzjq2022-12-04
* refactor: replace char_u with chardundargoc2022-11-28
* refactor: replace char_u with charDundar Göc2022-11-26
* refactor: replace char_u with charDundar Göc2022-11-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:9.0.0883: a silent mapping may cause dots on the command line (#21061)zeertzjq2022-11-15
* vim-patch:9.0.0867: wildmenu redrawing code is spread out (#21035)zeertzjq2022-11-13
* vim-patch:8.2.0502: Vim9: some code is not testedzeertzjq2022-11-05
* docs: fix typos (#20724)dundargoc2022-10-23
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)zeertzjq2022-10-17
* refactor: replace char_u with charDundar Göc2022-10-15
* feat(cscope)!: removeLewis Russell2022-10-13
* refactor(redraw): no type argument in update_screen()bfredl2022-10-05
* refactor: replace char_u with charDundar Göc2022-09-11