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
/
cmdexpand.c
Commit message (
Expand
)
Author
Age
*
Merge pull request #25418 from bfredl/no_attr2
bfredl
2023-09-29
|
\
|
*
refactor(message): msg_outtrans_long_len_attr -> msg_outtrans_long
bfredl
2023-09-29
*
|
refactor(grid): unify the two put-text-on-the-screen code paths
bfredl
2023-09-29
|
/
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
*
refactor(grid): use batched updates for horizontal wildmenu
bfredl
2023-09-26
*
refactor(grid): properly namespace and separate stateful grid functions
bfredl
2023-09-22
*
vim-patch:9.0.1774: no support for custom cmdline completion (#24808)
zeertzjq
2023-08-21
*
vim-patch:9.0.1735: Rename completion specific findex var (#24769)
zeertzjq
2023-08-18
*
vim-patch:9.0.1714: getcompletion() "cmdline" fails after :autocmd (#24727)
zeertzjq
2023-08-16
*
refactor: remove long
dundargoc
2023-07-03
*
vim-patch:9.0.1636: expanding a pattern interferes with cmdline completion (#...
zeertzjq
2023-06-16
*
vim-patch:9.0.1520: completion for option name includes all bool options (#23...
zeertzjq
2023-05-07
*
vim-patch:partial:9.0.0359: error message for wrong argument type is not spec...
zeertzjq
2023-04-25
*
vim-patch:9.0.1479: small source file problems; outdated list of distrib. fil...
zeertzjq
2023-04-23
*
feat(ex_cmds)!: remove :behave
bfredl
2023-04-13
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
feat(lua): allow `:=expr` as a shorter version of `:lua =expr`
bfredl
2023-03-22
*
refactor(completion): don't add and remove '^' for Lua (#22702)
zeertzjq
2023-03-17
*
refactor(build): graduate HAVE_LOCALE_H feature
bfredl
2023-03-03
*
vim-patch:8.2.0154: reallocating the list of scripts is inefficient
zeertzjq
2023-02-16
*
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
2023-02-11
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
vim-patch:9.0.1242: code for :runtime completion is not consistent
zeertzjq
2023-01-26
*
vim-patch:9.0.1238: :runtime completion can be further improved
zeertzjq
2023-01-26
*
vim-patch:9.0.1231: completion of :runtime does not handle {where} argument
zeertzjq
2023-01-26
*
vim-patch:9.0.1227: no cmdline completion for :runtime
zeertzjq
2023-01-26
*
fix(completion): include lua syntaxes in :ownsyntax completion (#21941)
zeertzjq
2023-01-22
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
vim-patch:8.2.4617: no completion for :scriptnames
zeertzjq
2023-01-17
*
vim-patch:8.2.4483: command completion makes two rounds to collect matches (#...
zeertzjq
2023-01-17
*
vim-patch:8.2.4917: fuzzy expansion of option names is not right (#21853)
zeertzjq
2023-01-17
*
vim-patch:9.0.0089: fuzzy argument completion doesn't work for shell commands...
zeertzjq
2023-01-17
*
fix(completion): correct what modes support fuzzy completion
zeertzjq
2023-01-17
*
vim-patch:8.2.4482: no fuzzy cmdline completion for user defined completion
zeertzjq
2023-01-17
*
vim-patch:8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy"
zeertzjq
2023-01-17
*
vim-patch:8.2.4479: no fuzzy completieon for maps and abbreviations
zeertzjq
2023-01-17
*
vim-patch:8.2.4478: crash when using fuzzy completion
zeertzjq
2023-01-17
*
vim-patch:8.2.4477: crash when using fuzzy completion
zeertzjq
2023-01-17
*
vim-patch:8.2.4475: fuzzy cmdline completion does not work for lower case
zeertzjq
2023-01-17
*
vim-patch:8.2.4465: fuzzy completion does not order matches properly
Sean Dewar
2023-01-17
*
vim-patch:8.2.4463: completion only uses strict matching
Sean Dewar
2023-01-17
*
vim-patch:8.2.4570: no command line completion for :profile and :profdel
zeertzjq
2023-01-15
*
vim-patch:8.2.4565: no command line completion for :breakadd and :breakdel
zeertzjq
2023-01-15
*
vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menu
zeertzjq
2023-01-15
*
vim-patch:9.0.0876: code is indented more than needed (#21805)
zeertzjq
2023-01-15
*
vim-patch:9.0.1043: macro has confusing name and is duplicated (#21801)
zeertzjq
2023-01-15
*
vim-patch:8.2.4406: expand functions use confusing argument names (#21800)
zeertzjq
2023-01-14
*
vim-patch:8.2.4398: some command completion functions are too long (#21799)
zeertzjq
2023-01-14
[next]