If I type
echo %@full["qb<Tab>
it completes to
echoargs.bat %@full["qb
with the cursor after "echoargs.bat".
I'm not questioning whether it should complete "qbat.bat" (which is present).
But it shouldn't do completion on "echo", a whole word away, should it?
echo %@full["qb<Tab>
it completes to
echoargs.bat %@full["qb
with the cursor after "echoargs.bat".
I'm not questioning whether it should complete "qbat.bat" (which is present).
But it shouldn't do completion on "echo", a whole word away, should it?