Run exact command when no matches
WhyNotHugo opened this issue · 3 comments
WhyNotHugo commented
If I type firefox --no-remote
there are no matches.
When I hit enter, nothing happens. Is it possible to, in this scenario, run the exact command I've typed?
Biont commented
This is something we've been exploring recently. There's even a pull request #28 for it, but I think it should be done in a slightly different way.
Biont commented
@WhyNotHugo Can you try the current master and report back?
Biont commented
Closing for now since I consider this feature working now.