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
/
testdir
/
test_cmdline.vim
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.0517: when at the command line :redrawstatus does not work well...
zeertzjq
2022-09-21
*
vim-patch:9.0.0512: cannot redraw the status lines when editing a command
zeertzjq
2022-09-20
*
vim-patch:9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChanged
zeertzjq
2022-09-20
*
vim-patch:9.0.0299: error messages for setcmdline() could be better (#20169)
zeertzjq
2022-09-12
*
vim-patch:9.0.0362: expanding ":e %" does not work for remote files
zeertzjq
2022-09-03
*
vim-patch:9.0.0346: :horizontal modifier not fully supported
zeertzjq
2022-09-01
*
vim-patch:8.1.2037: can call win_gotoid() in cmdline window (#20015)
zeertzjq
2022-08-31
*
vim-patch:9.0.0320: command line type of CmdlineChange differs from getcmdtype()
zeertzjq
2022-08-30
*
vim-patch:9.0.0285: it is not easy to change the command line from a plugin (...
Shougo
2022-08-29
*
feat(treesitter)!: use @foo.bar style highlight groups
bfredl
2022-08-26
*
vim-patch:8.2.0923: cmdline test is slow
zeertzjq
2022-08-25
*
vim-patch:8.2.0911: crash when opening a buffer for the cmdline window fails
zeertzjq
2022-08-25
*
vim-patch:8.2.1046: insufficient tests for src/buffer.c (#19903)
zeertzjq
2022-08-23
*
vim-patch:8.2.2030: some tests fail on Mac
zeertzjq
2022-08-22
*
vim-patch:8.2.4334: command line popup menu not positioned correctly
zeertzjq
2022-08-22
*
vim-patch:8.2.4328: command line complete matches cleard when typing character
zeertzjq
2022-08-22
*
vim-patch:9.0.0236: popup menu not removed when 'wildmenu' reset while visibl...
zeertzjq
2022-08-21
*
vim-patch:8.2.4325: 'wildmenu' only shows few matches (#19876)
zeertzjq
2022-08-21
*
vim-patch:9.0.0191: messages test fails; window size incorrect
Shougo Matsushita
2022-08-17
*
vim-patch:9.0.0190: the way 'cmdheight' can be made zero is inconsistent
Shougo Matsushita
2022-08-17
*
vim-patch:8.2.3392: augroup completion escapes regexp pattern characters
zeertzjq
2022-08-15
*
vim-patch:8.2.3345: some code not covered by tests
zeertzjq
2022-08-15
*
vim-patch:8.2.1803: a few failures are not tested
zeertzjq
2022-08-15
*
vim-patch:8.2.4899: with latin1 encoding CTRL-W might go before the cmdline
zeertzjq
2022-08-02
*
vim-patch:9.0.0081: command line completion of user command may have duplicat...
zeertzjq
2022-07-27
*
vim-patch:9.0.0086: tabline is not redrawn when entering command line
zeertzjq
2022-07-27
*
vim-patch:8.2.0482: channel and sandbox code not sufficiently tested
zeertzjq
2022-07-15
*
vim-patch:8.2.0430: window creation failure not properly tested
zeertzjq
2022-07-15
*
vim-patch:8.2.0926: cmdline test fails on Appveyor
zeertzjq
2022-07-14
*
vim-patch:8.2.0921: CTRL-W T in cmdline window causes trouble
zeertzjq
2022-07-14
*
vim-patch:8.2.0369: various Normal mode commands not fully tested
zeertzjq
2022-07-14
*
vim-patch:8.2.0347: various code not covered by tests
zeertzjq
2022-07-14
*
vim-patch:8.2.0342: some code in ex_getln.c not covered by tests
zeertzjq
2022-07-14
*
vim-patch:8.2.0293: various Ex commands not sufficiently tested
zeertzjq
2022-07-12
*
vim-patch:8.2.3363: when :edit reuses the current buffer the alternate file i...
zeertzjq
2022-07-11
*
vim-patch:8.2.3531: command line completion test fails on MS-Windows
zeertzjq
2022-07-10
*
vim-patch:8.2.3530: ":buf \{a}" fails while ":edit \{a}" works
zeertzjq
2022-07-10
*
vim-patch:8.2.0396: cmdexpand.c insufficiently tested
zeertzjq
2022-07-09
*
vim-patch:8.2.0332: some code in ex_getln.c not covered by tests
zeertzjq
2022-07-09
*
vim-patch:8.2.0325: ex_getln.c code not covered by tests
zeertzjq
2022-07-08
*
vim-patch:8.2.5063: error for a command may go over the end of IObuff (#19260)
zeertzjq
2022-07-07
*
vim-patch:8.2.0363: some Normal mode commands not tested
zeertzjq
2022-07-05
*
vim-patch:8.2.0316: ex_getln.c code has insufficient test coverage
zeertzjq
2022-07-02
*
vim-patch:8.2.0261: some code not covered by tests
zeertzjq
2022-07-02
*
test(old): reorder test_cmdline.vim to match upstream
zeertzjq
2022-07-01
*
vim-patch:8.2.0049: command line completion not fully tested
zeertzjq
2022-07-01
*
revert: "oldtests: use expand() to fix pathsep" (#19073)
zeertzjq
2022-06-26
*
vim-patch:8.2.4895: buffer overflow with invalid command with composing chars
zeertzjq
2022-06-24
*
vim-patch:8.2.4628: not enough testing for 2/3 letter substitute commands
zeertzjq
2022-06-24
*
vim-patch:8.2.5150: read past the end of the first line with ":0;'{"
zeertzjq
2022-06-23
[next]