eth-p / eth-p/bat-extras

`batman` does not handle combined short flags (e.g. `-wa`)

Open
#69 1 comment 0 reactions 0 assignees View on GitHub
batman bug
Dominant language
Shell
Stars
1.6k
Forks
95
PR merge metrics
No merged PRs in 30d

Description

If I run `batman -w -a bash` it correctly shows me all `bash` locations in my `PATH`. But if I combine the flags, it only obeys the first flag in the list and ignores the rest, meaning it treats `batman -wa bash` the same as `batman -w bash` (just shows one location) and `batman -aw bash` the same thing as `batman -a bash`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.