Ingo Karkat
643ebc3b6f
ingo#cmdargs#range#Parse(): BUG: Return [] as documented instead of ['', '', '', '', ''] on empty a:commandLine
...
Instead of messing with the complex range patterns to enforce at least one character, let's simply add a condition for this special case after the fact.
2022-02-12 20:45:19 +01:00
Ingo Karkat
0ffc8621f1
ENH: Add ingo#cmdargs#range#ParsePrependedRange()
2019-02-10 21:56:26 +01:00
Ingo Karkat
4174b5e981
Cosmetics: Delete changelog
2019-02-10 20:38:37 +01:00
Ingo Karkat
353af0005e
ENH: ingo#cmdargs#range#Parse(): Add a:options.isOnlySingleAddress flag
2019-02-10 20:38:15 +01:00
Ingo Karkat
9b7064db65
2017-05-26 17:43:44 +02:00
Ingo Karkat
3dc3839f4a
ENH: Add a:options.commandExpr to ingo#cmdargs#range#Parse()
2017-05-26 17:29:50 +02:00
Ingo Karkat
626859a007
file creation
2017-05-26 17:29:50 +02:00