summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMarc Cornellà <hello@mcornella.com>2022-03-07 11:13:18 +0100
committerMarc Cornellà <hello@mcornella.com>2022-03-07 11:13:18 +0100
commit9350e1ff8724341534a8def2ce76ede88a4c2868 (patch)
tree941cf7e75d4273c7a2f2f08f562bc875f58fda7d /tools
parent93b348b172506be46000f3be1cebda76d4c71999 (diff)
downloadzsh-9350e1ff8724341534a8def2ce76ede88a4c2868.tar.gz
zsh-9350e1ff8724341534a8def2ce76ede88a4c2868.tar.bz2
zsh-9350e1ff8724341534a8def2ce76ede88a4c2868.zip
fix(coffee): fix completion bug on missing `coffee` command (#10759)
This commit fixes the error _coffee:49: bad math expression: operand expected at `< 2 ' when the coffee command is missing or the `coffee --version` command fails. It also uses is-at-least to check for the cut-off version for suggesting `--lint` and `--require` arguments, instead of using `cut` multiple times. Fixes #10759
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions