aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_cmdline.vim
Commit message (Expand)AuthorAge
* feat(edit)!: remove old c implementation of hebrew keymapbfredl2023-02-28
* vim-patch:9.0.1315: escaping for completion of map command not properly testedzeertzjq2023-02-18
* fix(mappings): make "<" escaping in completion match Vimzeertzjq2023-02-18
* vim-patch:9.0.1228: fuzzy menu completion is only tested in the GUI (#21948)zeertzjq2023-01-22
* vim-patch:8.2.4655: cmdline completion popup menu positioned wrong (#21894)zeertzjq2023-01-19
* vim-patch:9.0.0149: test for fuzzy completion fails sometimes (#21876)zeertzjq2023-01-18
* vim-patch:8.2.4617: no completion for :scriptnameszeertzjq2023-01-17
* vim-patch:8.2.4483: command completion makes two rounds to collect matches (#...zeertzjq2023-01-17
* vim-patch:9.0.0089: fuzzy argument completion doesn't work for shell commands...zeertzjq2023-01-17
* vim-patch:8.2.4482: no fuzzy cmdline completion for user defined completionzeertzjq2023-01-17
* vim-patch:8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy"zeertzjq2023-01-17
* vim-patch:8.2.4479: no fuzzy completieon for maps and abbreviationszeertzjq2023-01-17
* vim-patch:8.2.4478: crash when using fuzzy completionzeertzjq2023-01-17
* vim-patch:8.2.4475: fuzzy cmdline completion does not work for lower casezeertzjq2023-01-17
* vim-patch:8.2.4465: fuzzy completion does not order matches properlySean Dewar2023-01-17
* vim-patch:8.2.4463: completion only uses strict matchingSean Dewar2023-01-17
* vim-patch:8.2.4570: no command line completion for :profile and :profdelzeertzjq2023-01-15
* vim-patch:8.2.4565: no command line completion for :breakadd and :breakdelzeertzjq2023-01-15
* vim-patch:8.2.4585: cannot use keypad page-up/down for completion menuzeertzjq2023-01-15
* vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menuzeertzjq2023-01-15
* vim-patch:8.2.4481: cmdline popup menu not removed when 'lazyredraw' is setzeertzjq2023-01-15
* vim-patch:8.2.4398: some command completion functions are too long (#21799)zeertzjq2023-01-14
* vim-patch:8.2.4382: a custom 'tabline' may cause Esc to work like Enterzeertzjq2023-01-14
* vim-patch:8.2.4346: a custom statusline may cause Esc to work like Enterzeertzjq2023-01-14
* vim-patch:8.2.4341: command line not redrawn when finishing popup menu (#21792)zeertzjq2023-01-14
* vim-patch:partial:8.2.4339: CTRL-A does not work properly with the cmdline po...zeertzjq2023-01-14
* vim-patch:8.2.2870: CmdlineChange event triggered twice for CTRL-R (#21361)zeertzjq2022-12-11
* vim-patch:9.0.0238: Shift-Tab shows matches on cmdline when 'wildmenu' is off...zeertzjq2022-12-09
* vim-patch:8.2.4387: command line completion doesn't always work properly (#21...zeertzjq2022-12-09
* vim-patch:8.2.4376: not enough tests for command line completionzeertzjq2022-12-09
* vim-patch:8.2.4366: not enough tests for command line completionzeertzjq2022-12-09
* test(old): change $TMPDIR from Xtest-tmpdir to X-test-tmpdir (#21346)zeertzjq2022-12-09
* vim-patch:9.0.1032: test fails when terminal feature is missingzeertzjq2022-12-09
* vim-patch:9.0.1030: using freed memory with the cmdline popup menuzeertzjq2022-12-09
* vim-patch:8.2.1634: loop to handle keys for the command line is too long (#21...zeertzjq2022-12-08
* vim-patch:8.2.5148: invalid memory access when using expression on command li...zeertzjq2022-11-19
* vim-patch:9.0.0845: shell command with just space gives strange error (#21029)zeertzjq2022-11-12
* vim-patch:8.2.2873: not enough tests for writing bufferszeertzjq2022-11-07
* vim-patch:8.2.1736: failure to compile a pattern not tested muchzeertzjq2022-11-06
* vim-patch:partial:8.2.1183: assert_fails() checks the last error messagezeertzjq2022-11-05
* vim-patch:8.2.0615: regexp benchmark stest is old style (#20940)zeertzjq2022-11-05
* vim-patch:8.2.0448: various functions not properly tested (#20926)zeertzjq2022-11-04
* vim-patch:8.2.0418: code in eval.c not sufficiently covered by testszeertzjq2022-10-26
* vim-patch:8.2.0401: not enough test coverage for evalvars.czeertzjq2022-10-26
* vim-patch:partial:8.2.0418: code in eval.c not sufficiently covered by testszeertzjq2022-10-20
* vim-patch:9.0.0670: no space for command line when there is a tabline (#20512)zeertzjq2022-10-06
* vim-patch:9.0.0665: setting 'cmdheight' has no effect if last window was resi...zeertzjq2022-10-06
* 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