summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_cmdline.vim
AgeCommit message (Expand)Author
2022-08-11patch 9.0.0190: the way 'cmdheight' can be made zero is inconsistentv9.0.0190Bram Moolenaar
2022-08-06patch 9.0.0149: test for fuzzy completion fails sometimesv9.0.0149Bram Moolenaar
2022-07-26patch 9.0.0089: fuzzy argument completion doesn't work for shell commandsv9.0.0089Yegappan Lakshmanan
2022-07-26patch 9.0.0086: tabline is not redrawn when entering command linev9.0.0086zeertzjq
2022-07-26patch 9.0.0081: command line completion of user command may have duplicatesv9.0.0081Bram Moolenaar
2022-07-02patch 9.0.0027: the command line test is getting quite bigv9.0.0027Bram Moolenaar
2022-07-02patch 9.0.0025: accessing beyond allocated memory with the cmdline windowv9.0.0025Bram Moolenaar
2022-06-22patch 8.2.5150: read past the end of the first line with ":0;'{"v8.2.5150Bram Moolenaar
2022-06-22patch 8.2.5148: invalid memory access when using expression on command linev8.2.5148Bram Moolenaar
2022-06-06patch 8.2.5063: error for a command may go over the end of IObuffv8.2.5063Bram Moolenaar
2022-06-01patch 8.2.5049: insufficient tests for autocommandsv8.2.5049Yegappan Lakshmanan
2022-05-17patch 8.2.4975: recursive command line loop may cause a crashv8.2.4975Bram Moolenaar
2022-05-07patch 8.2.4903: cannot get the current cmdline completion type and positionv8.2.4903Shougo Matsushita
2022-05-07patch 8.2.4899: with latin1 encoding CTRL-W might go before the cmdlinev8.2.4899Bram Moolenaar
2022-05-06patch 8.2.4895: buffer overflow with invalid command with composing charsv8.2.4895Bram Moolenaar
2022-04-19patch 8.2.4789: cursor pos wrong when using :redraw while editing the cmdlinev8.2.4789Bram Moolenaar
2022-04-11patch 8.2.4738: Esc on commandline executes command instead of abandoning itv8.2.4738Bram Moolenaar
2022-04-04patch 8.2.4684: cannot open a channel on a Unix domain socketv8.2.4684LemonBoy
2022-03-31patch 8.2.4655: cmdline completion popup menu positioned wrongv8.2.4655Yegappan Lakshmanan
2022-03-25patch 8.2.4628: not enough testing for 2/3 letter substitute commandsv8.2.4628Yegappan Lakshmanan
2022-03-24patch 8.2.4617: no completion for :scriptnamesv8.2.4617Yegappan Lakshmanan
2022-03-22patch 8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy"v8.2.4608Yegappan Lakshmanan
2022-03-17patch 8.2.4585: cannot use keypad page-up/down for completion menuv8.2.4585Yegappan Lakshmanan
2022-03-17patch 8.2.4584: error for using autoload function in custom completionv8.2.4584Bram Moolenaar
2022-03-16patch 8.2.4579: cannot use page-up and page-down in the cmdline popup menuv8.2.4579Yegappan Lakshmanan
2022-03-16patch 8.2.4578: no warning when autoload script for completion has an errorv8.2.4578Bram Moolenaar
2022-03-15patch 8.2.4570: no command line completion for :profile and :profdelv8.2.4570Yegappan Lakshmanan
2022-03-14patch 8.2.4565: no command line completion for :breakadd and :breakdelv8.2.4565Bram Moolenaar
2022-02-28patch 8.2.4483: command completion makes two rounds to collect matchesv8.2.4483Yegappan Lakshmanan
2022-02-27patch 8.2.4482: no fuzzy cmdline completion for user defined completionv8.2.4482Yegappan Lakshmanan
2022-02-27patch 8.2.4481: cmdline popup menu not removed when 'lazyredraw' is setv8.2.4481Bram Moolenaar
2022-02-27patch 8.2.4479: no fuzzy completieon for maps and abbreviationsv8.2.4479Yegappan Lakshmanan
2022-02-26patch 8.2.4478: crash when using fuzzy completionv8.2.4478Yegappan Lakshmanan
2022-02-26patch 8.2.4475: fuzzy cmdline completion does not work for lower casev8.2.4475Yegappan Lakshmanan
2022-02-25patch 8.2.4465: fuzzy completion does not order matches properlyv8.2.4465Yegappan Lakshmanan
2022-02-24patch 8.2.4463: completion only uses strict matchingv8.2.4463Yegappan Lakshmanan
2022-02-16patch 8.2.4398: some command completion functions are too longv8.2.4398Yegappan Lakshmanan
2022-02-15patch 8.2.4387: command line completion doesn't always work properlyv8.2.4387Yegappan Lakshmanan
2022-02-14patch 8.2.4382: a custom 'tabline' may cause Esc to work like Enterv8.2.4382Bram Moolenaar
2022-02-14patch 8.2.4376: not enough tests for command line completionv8.2.4376Yegappan Lakshmanan
2022-02-13patch 8.2.4366: not enough tests for command line completionv8.2.4366Yegappan Lakshmanan
2022-02-11patch 8.2.4346: a custom statusline may cause Esc to work like Enterv8.2.4346Bram Moolenaar
2022-02-10patch 8.2.4341: command line not redrawn when finishing popup menuv8.2.4341Bram Moolenaar
2022-02-10patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menuv8.2.4339Yegappan Lakshmanan
2022-02-09patch 8.2.4334: command line popup menu not positioned correctlyv8.2.4334rbtnn
2022-02-08patch 8.2.4328: command line complete matches cleard when typing characterv8.2.4328Bram Moolenaar
2022-02-08patch 8.2.4325: 'wildmenu' only shows few matchesv8.2.4325Yegappan Lakshmanan
2021-11-21patch 8.2.3638: getcompletion() always passes zero as positionv8.2.3638ii14
2021-11-17patch 8.2.3608: users who type "q:" instead of ":q" are confusedv8.2.3608Egor Zvorykin
2021-10-21patch 8.2.3550: completion() does not work properlyv8.2.3550Shougo Matsushita