aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_cmdline.vim
Commit message (Expand)AuthorAge
* vim-patch:9.0.0517: when at the command line :redrawstatus does not work well...zeertzjq2022-09-21
* vim-patch:9.0.0512: cannot redraw the status lines when editing a commandzeertzjq2022-09-20
* vim-patch:9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChangedzeertzjq2022-09-20
* vim-patch:9.0.0299: error messages for setcmdline() could be better (#20169)zeertzjq2022-09-12
* vim-patch:9.0.0362: expanding ":e %" does not work for remote fileszeertzjq2022-09-03
* vim-patch:9.0.0346: :horizontal modifier not fully supportedzeertzjq2022-09-01
* vim-patch:8.1.2037: can call win_gotoid() in cmdline window (#20015)zeertzjq2022-08-31
* vim-patch:9.0.0320: command line type of CmdlineChange differs from getcmdtype()zeertzjq2022-08-30
* vim-patch:9.0.0285: it is not easy to change the command line from a plugin (...Shougo2022-08-29
* feat(treesitter)!: use @foo.bar style highlight groupsbfredl2022-08-26
* vim-patch:8.2.0923: cmdline test is slowzeertzjq2022-08-25
* vim-patch:8.2.0911: crash when opening a buffer for the cmdline window failszeertzjq2022-08-25
* vim-patch:8.2.1046: insufficient tests for src/buffer.c (#19903)zeertzjq2022-08-23
* vim-patch:8.2.2030: some tests fail on Maczeertzjq2022-08-22
* vim-patch:8.2.4334: command line popup menu not positioned correctlyzeertzjq2022-08-22
* vim-patch:8.2.4328: command line complete matches cleard when typing characterzeertzjq2022-08-22
* vim-patch:9.0.0236: popup menu not removed when 'wildmenu' reset while visibl...zeertzjq2022-08-21
* vim-patch:8.2.4325: 'wildmenu' only shows few matches (#19876)zeertzjq2022-08-21
* vim-patch:9.0.0191: messages test fails; window size incorrectShougo Matsushita2022-08-17
* vim-patch:9.0.0190: the way 'cmdheight' can be made zero is inconsistentShougo Matsushita2022-08-17
* vim-patch:8.2.3392: augroup completion escapes regexp pattern characterszeertzjq2022-08-15
* vim-patch:8.2.3345: some code not covered by testszeertzjq2022-08-15
* vim-patch:8.2.1803: a few failures are not testedzeertzjq2022-08-15
* vim-patch:8.2.4899: with latin1 encoding CTRL-W might go before the cmdlinezeertzjq2022-08-02
* vim-patch:9.0.0081: command line completion of user command may have duplicat...zeertzjq2022-07-27
* vim-patch:9.0.0086: tabline is not redrawn when entering command linezeertzjq2022-07-27
* vim-patch:8.2.0482: channel and sandbox code not sufficiently testedzeertzjq2022-07-15
* vim-patch:8.2.0430: window creation failure not properly testedzeertzjq2022-07-15
* vim-patch:8.2.0926: cmdline test fails on Appveyorzeertzjq2022-07-14
* vim-patch:8.2.0921: CTRL-W T in cmdline window causes troublezeertzjq2022-07-14
* vim-patch:8.2.0369: various Normal mode commands not fully testedzeertzjq2022-07-14
* vim-patch:8.2.0347: various code not covered by testszeertzjq2022-07-14
* vim-patch:8.2.0342: some code in ex_getln.c not covered by testszeertzjq2022-07-14
* vim-patch:8.2.0293: various Ex commands not sufficiently testedzeertzjq2022-07-12
* vim-patch:8.2.3363: when :edit reuses the current buffer the alternate file i...zeertzjq2022-07-11
* vim-patch:8.2.3531: command line completion test fails on MS-Windowszeertzjq2022-07-10
* vim-patch:8.2.3530: ":buf \{a}" fails while ":edit \{a}" workszeertzjq2022-07-10
* vim-patch:8.2.0396: cmdexpand.c insufficiently testedzeertzjq2022-07-09
* vim-patch:8.2.0332: some code in ex_getln.c not covered by testszeertzjq2022-07-09
* vim-patch:8.2.0325: ex_getln.c code not covered by testszeertzjq2022-07-08
* vim-patch:8.2.5063: error for a command may go over the end of IObuff (#19260)zeertzjq2022-07-07
* vim-patch:8.2.0363: some Normal mode commands not testedzeertzjq2022-07-05
* vim-patch:8.2.0316: ex_getln.c code has insufficient test coveragezeertzjq2022-07-02
* vim-patch:8.2.0261: some code not covered by testszeertzjq2022-07-02
* test(old): reorder test_cmdline.vim to match upstreamzeertzjq2022-07-01
* vim-patch:8.2.0049: command line completion not fully testedzeertzjq2022-07-01
* revert: "oldtests: use expand() to fix pathsep" (#19073)zeertzjq2022-06-26
* vim-patch:8.2.4895: buffer overflow with invalid command with composing charszeertzjq2022-06-24
* vim-patch:8.2.4628: not enough testing for 2/3 letter substitute commandszeertzjq2022-06-24
* vim-patch:8.2.5150: read past the end of the first line with ":0;'{"zeertzjq2022-06-23