started moving to optparse-applicative#400
started moving to optparse-applicative#400theotherjimmy wants to merge 4 commits intofosskers:aura-1.4from
Conversation
|
Oh, I just remembered, I don't think this is supposed to work this way: |
|
No, that's evil. I wonder if that's a bug in the library? |
|
I'll take a look and submit an issue if I need to.
|
|
I just checked, and that is the same behavoir as pacman. eg. |
|
I think I see what's happening here. If a short-op takes an arg, it tries to parse as much as possible out of that. Notice |
|
I think it's done, but I would need to test all options. That would suck. |
|
Haha very much so. I'm going to heavily review this as well. |
|
Just noticed, things like -Q don't work. |
|
This just might work. |
|
Looks good to me. It seems to do what you would expect: parse it's own commands and, if that fails, hand it off to pacman. Lets get this merged. @fosskers ? |
WIP.
Questions:
More to come as I think of them.
@fosskers, could you comment on the question above?