summaryrefslogtreecommitdiff
path: root/src/testdir/test_cmdline.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0670: no space for command line when there is a tablinev9.0.0670Bram Moolenaar2022-10-061-0/+10
* patch 9.0.0665: setting 'cmdheight' has no effect if last window was resizedv9.0.0665Bram Moolenaar2022-10-051-0/+11
* patch 9.0.0517: when at the command line :redrawstatus does not work wellv9.0.0517zeertzjq2022-09-201-2/+11
* patch 9.0.0512: cannot redraw the status lines when editing a commandv9.0.0512zeertzjq2022-09-201-1/+6
* patch 9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChangedv9.0.0507Bram Moolenaar2022-09-191-0/+19
* patch 9.0.0473: fullcommand() only works for the current script versionv9.0.0473Bram Moolenaar2022-09-151-0/+3
* patch 9.0.0463: command line test leaves directory behindv9.0.0463Dominique Pelle2022-09-141-2/+2
* patch 9.0.0418: manually deleting temp test filesv9.0.0418Bram Moolenaar2022-09-081-78/+40
* patch 9.0.0362: expanding ":e %" does not work for remote filesv9.0.0362Bram Moolenaar2022-09-021-0/+12
* patch 9.0.0359: error message for wrong argument type is not specificv9.0.0359Yegappan Lakshmanan2022-09-021-1/+1
* patch 9.0.0346: :horizontal modifier not fully supportedv9.0.0346zeertzjq2022-09-011-0/+4
* patch 9.0.0336: tests are flaky because of using a common file namev9.0.0336Bram Moolenaar2022-08-301-51/+51
* patch 9.0.0323: using common name in tests leads to flaky testsv9.0.0323Bram Moolenaar2022-08-291-37/+37
* patch 9.0.0320: command line type of CmdlineChange differs from getcmdtype()v9.0.0320zeertzjq2022-08-291-0/+13
* patch 9.0.0299: error messages for setcmdline() could be betterv9.0.0299Yegappan Lakshmanan2022-08-281-2/+2
* patch 9.0.0285: it is not easy to change the command line from a pluginv9.0.0285Shougo Matsushita2022-08-271-0/+40
* patch 9.0.0238: Shift-Tab shows matches on cmdline when 'wildmenu' is offv9.0.0238Bram Moolenaar2022-08-211-0/+18
* patch 9.0.0236: popup menu not removed when 'wildmenu' reset while visiblev9.0.0236zeertzjq2022-08-211-0/+10
* patch 9.0.0191: messages test fails; window size incorrectv9.0.0191Bram Moolenaar2022-08-111-0/+5
* patch 9.0.0190: the way 'cmdheight' can be made zero is inconsistentv9.0.0190Bram Moolenaar2022-08-111-0/+29
* patch 9.0.0149: test for fuzzy completion fails sometimesv9.0.0149Bram Moolenaar2022-08-061-9/+10
* patch 9.0.0089: fuzzy argument completion doesn't work for shell commandsv9.0.0089Yegappan Lakshmanan2022-07-261-0/+10
* patch 9.0.0086: tabline is not redrawn when entering command linev9.0.0086zeertzjq2022-07-261-0/+16
* patch 9.0.0081: command line completion of user command may have duplicatesv9.0.0081Bram Moolenaar2022-07-261-0/+10
* patch 9.0.0027: the command line test is getting quite bigv9.0.0027Bram Moolenaar2022-07-021-276/+0
* patch 9.0.0025: accessing beyond allocated memory with the cmdline windowv9.0.0025Bram Moolenaar2022-07-021-0/+8
* patch 8.2.5150: read past the end of the first line with ":0;'{"v8.2.5150Bram Moolenaar2022-06-221-0/+8
* patch 8.2.5148: invalid memory access when using expression on command linev8.2.5148Bram Moolenaar2022-06-221-0/+5
* patch 8.2.5063: error for a command may go over the end of IObuffv8.2.5063Bram Moolenaar2022-06-061-0/+5
* patch 8.2.5049: insufficient tests for autocommandsv8.2.5049Yegappan Lakshmanan2022-06-011-0/+9
* patch 8.2.4975: recursive command line loop may cause a crashv8.2.4975Bram Moolenaar2022-05-171-0/+12
* patch 8.2.4903: cannot get the current cmdline completion type and positionv8.2.4903Shougo Matsushita2022-05-071-0/+12
* patch 8.2.4899: with latin1 encoding CTRL-W might go before the cmdlinev8.2.4899Bram Moolenaar2022-05-071-0/+3
* patch 8.2.4895: buffer overflow with invalid command with composing charsv8.2.4895Bram Moolenaar2022-05-061-0/+11
* patch 8.2.4789: cursor pos wrong when using :redraw while editing the cmdlinev8.2.4789Bram Moolenaar2022-04-191-0/+22
* patch 8.2.4738: Esc on commandline executes command instead of abandoning itv8.2.4738Bram Moolenaar2022-04-111-0/+23
* patch 8.2.4684: cannot open a channel on a Unix domain socketv8.2.4684LemonBoy2022-04-041-2/+2
* patch 8.2.4655: cmdline completion popup menu positioned wrongv8.2.4655Yegappan Lakshmanan2022-03-311-0/+24
* patch 8.2.4628: not enough testing for 2/3 letter substitute commandsv8.2.4628Yegappan Lakshmanan2022-03-251-0/+13
* patch 8.2.4617: no completion for :scriptnamesv8.2.4617Yegappan Lakshmanan2022-03-241-0/+27
* patch 8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy"v8.2.4608Yegappan Lakshmanan2022-03-221-0/+16
* patch 8.2.4585: cannot use keypad page-up/down for completion menuv8.2.4585Yegappan Lakshmanan2022-03-171-9/+11
* patch 8.2.4584: error for using autoload function in custom completionv8.2.4584Bram Moolenaar2022-03-171-0/+23
* patch 8.2.4579: cannot use page-up and page-down in the cmdline popup menuv8.2.4579Yegappan Lakshmanan2022-03-161-0/+30
* patch 8.2.4578: no warning when autoload script for completion has an errorv8.2.4578Bram Moolenaar2022-03-161-2/+28
* patch 8.2.4570: no command line completion for :profile and :profdelv8.2.4570Yegappan Lakshmanan2022-03-151-1/+0
* patch 8.2.4565: no command line completion for :breakadd and :breakdelv8.2.4565Bram Moolenaar2022-03-141-0/+154
* patch 8.2.4483: command completion makes two rounds to collect matchesv8.2.4483Yegappan Lakshmanan2022-02-281-0/+18
* patch 8.2.4482: no fuzzy cmdline completion for user defined completionv8.2.4482Yegappan Lakshmanan2022-02-271-101/+232
* patch 8.2.4481: cmdline popup menu not removed when 'lazyredraw' is setv8.2.4481Bram Moolenaar2022-02-271-0/+11