summaryrefslogtreecommitdiff
path: root/src/testdir/test_usercommands.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3433: :delcommand does not take a -buffer optionv8.2.3433Bram Moolenaar2021-09-121-0/+21
* patch 8.2.3405: cannot have a comment line in a {} block of a user commandv8.2.3405Bram Moolenaar2021-09-061-1/+2
* patch 8.2.3297: cannot use all commands inside a {} blockv8.2.3297Bram Moolenaar2021-08-051-0/+8
* patch 8.2.3235: cannot use lambda in {} block in user commandv8.2.3235Bram Moolenaar2021-07-281-0/+7
* patch 8.2.3228: cannot use a simple block for the :command argumentv8.2.3228Bram Moolenaar2021-07-271-0/+18
* patch 8.2.3149: some plugins have a problem with the error checkv8.2.3149Bram Moolenaar2021-07-111-2/+20
* patch 8.2.3141: no error when using :complete for :command without -nargsv8.2.3141Martin Tournoij2021-07-111-19/+17
* patch 8.2.0633: crash when using null partial in filter()v8.2.0633Bram Moolenaar2020-04-241-0/+4
* patch 8.2.0619: null dict is not handled like an empty dictv8.2.0619Bram Moolenaar2020-04-231-5/+5
* patch 8.2.0577: not all modifiers supported for :optionsv8.2.0577Bram Moolenaar2020-04-131-10/+42
* patch 8.2.0418: code in eval.c not sufficiently covered by testsv8.2.0418Bram Moolenaar2020-03-201-0/+21
* patch 8.2.0396: cmdexpand.c insufficiently testedv8.2.0396Bram Moolenaar2020-03-161-1/+9
* patch 8.1.1241: Ex command info contains confusing informationv8.1.1241Bram Moolenaar2019-05-011-3/+7
* patch 8.1.1211: not all user command code is testedv8.1.1211Bram Moolenaar2019-04-271-0/+94
* patch 8.1.1206: user command parsing and listing not properly testedv8.1.1206Bram Moolenaar2019-04-251-0/+140
* patch 8.1.0573: cannot redefine user command without ! in same scriptv8.1.0573Bram Moolenaar2018-12-081-0/+28
* patch 8.1.0560: cannot use address type "other" with with user commandv8.1.0560Bram Moolenaar2018-12-021-1/+59
* patch 8.0.1425: execute() does not work in completion of user commandv8.0.1425Bram Moolenaar2017-12-251-0/+12
* patch 8.0.1200: tests switch the bell off twicev8.0.1200Bram Moolenaar2017-10-151-1/+0
* patch 8.0.0433: beeps when running testsv8.0.0433Bram Moolenaar2017-03-081-0/+1
* patch 8.0.0242: no tests for user command completionv8.0.0242Bram Moolenaar2017-01-261-0/+104
* patch 7.4.2127v7.4.2127Bram Moolenaar2016-07-301-4/+30
* patch 7.4.2110v7.4.2110Bram Moolenaar2016-07-281-0/+30
* patch 7.4.1898v7.4.1898Bram Moolenaar2016-06-041-0/+48