aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_cmdline.vim
Commit message (Expand)AuthorAge
* 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
* vim-patch:8.2.4975: recursive command line loop may cause a crash (#18614)zeertzjq2022-05-18
* feat: cmdline funcs (#18284)Shougo2022-05-09
* docs: typo fixes (#17859)dundargoc2022-04-15
* vim-patch:8.2.4428: crash when switching tabpage while in the cmdline windowSean Dewar2022-03-14
* vim-patch:8.2.3414: fullcommand() gives wrong name with buffer-local user com...zeertzjq2022-01-05
* vim-patch:8.2.2887: crash when passing null string to fullcommand()zeertzjq2022-01-05
* vim-patch:8.2.2468: not easy to get the full command name from a shortened onezeertzjq2021-12-25
* feat(eval/method): partially port v8.1.1993Sean Dewar2021-11-26
* vim-patch:8.2.3638: getcompletion() always passes zero as position (#16387)ii142021-11-21
* vim-patch:8.2.3550: completion() does not work properly (#16112)Christian Clason2021-10-21
* feat(eval/method): partially port v8.1.1925Sean Dewar2021-10-03
* Merge pull request #15364 from seandewar/vim-8.2.3337Jan Edmund Lazo2021-09-17
|\
| * vim-patch:8.2.3360: user function completion fails with dict functionSean Dewar2021-09-17
| * vim-patch:8.2.3337: completing "call g:" returns entries with just "g:"Sean Dewar2021-09-17
* | vim-patch:8.2.3378: MS-Windows: completing environment variables with % is wrongSean Dewar2021-09-10
|/
* vim-patch:8.2.2850: recalling commands from history is not testedJan Edmund Lazo2021-05-13
* vim-patch:8.2.2433: opening cmdline window gives error in BufLeave autocommandJan Edmund Lazo2021-05-13
* vim-patch:8.2.0023: command line editing not sufficiently testedJan Edmund Lazo2021-05-12
* eval: port v:collateSean Dewar2021-04-20
* vim-patch:8.2.2341: expresison command line completion incomplete after "g:"Jan Edmund Lazo2021-03-12
* vim-patch:8.2.0925: getcompletion() does not return command line argumentsJan Edmund Lazo2021-02-14
* vim-patch:8.2.2234: command line wildmenu test often fails with Unix GUIJan Edmund Lazo2020-12-28
* vim-patch:8.2.1580: wildmenu does not work properlyJan Edmund Lazo2020-12-26
* vim-patch:8.2.1121: command completion not working after ++argJan Edmund Lazo2020-12-26
* vim-patch:8.2.1007: completion doesn't work after ":r ++arg !"Jan Edmund Lazo2020-12-26
* vim-patch:8.1.2227: layout wrong if 'lines' changes while cmdline window is openJan Edmund Lazo2020-12-26
* vim-patch:8.2.2221: if <Down> is mapped on the command line 'wildchar' is ins...Jan Edmund Lazo2020-12-26
* vim-patch:8.2.2206: :exe command line completion only works for first argumentJan Edmund Lazo2020-12-25
* vim-patch:8.2.0051: command line completion test skippedJan Edmund Lazo2020-12-25
* vim-patch:8.2.0257: cannot recognize a terminal in a popup windowJan Edmund Lazo2020-11-25
* vim-patch:8.1.2390: test94 is old style, fix 7.4.441 not testedJan Edmund Lazo2020-11-25
* vim-patch:8.2.0131: command line is not cleared when switching tabsJan Edmund Lazo2020-10-29
* vim-patch:8.2.0841: 'verbose' value 16 causes duplicate outputJan Edmund Lazo2020-10-03
* vim-patch:8.1.2143: cannot see each command even when 'verbose' is setJan Edmund Lazo2020-10-02
* vim-patch:8.2.0905: test coverage could be betterJan Edmund Lazo2020-06-04
* vim-patch:8.2.0648: semicolon search does not work in first lineJan Edmund Lazo2020-05-03
* vim-patch:8.1.2225: the "last used" info of a buffer is under usedRob Pilling2020-04-21
* vim-patch:8.1.2385: open cmdline window with feedkeys() #11516Jan Edmund Lazo2019-12-04
* vim-patch:8.1.2017: cannot execute commands after closing cmdline window #11479Daniel Hahler2019-11-29
* vim-patch:8.1.1268: map completion test fails in GUIJan Edmund Lazo2019-11-26
* vim-patch:8.1.1254: mapping completion contains dead codeJan Edmund Lazo2019-11-26