Wayne Yao

Results 20 comments of Wayne Yao

Close as fixed.

Hey folks sorry that I was basically inactive on this one since it's stable enough. A new release just added the short option. Thanks for suggesting and sorry for waiting...

@ejstreet Hey I had this problem too but using some guesswork I workaround it. Basically for this particular API you need specify the id _inside_ the body. ```bash curl --location...

Another suggestion.. is it possible to add the field "listed" to the unauthenticated "get all listed pastes" API? e.g., when requesting to ``` https://api.omg.lol/address/wy-test/pastebin ``` without a token, the "listed"...

Echo this on PURLs API. It happens there too. There could be some code reuse under the hood so I guess this happens to all API that has "listed" feature....

Let me know if there's anything I can help with other than finger pointing... I don't like this much honestly without being able to fix stuff :(

@mayuki Had the same need. What basically I think could be helpful is the ability to access parameter parsing context and the building-in-progress container during the processing pipeline. The use...

In the meantime... @daningalla could you please share how you work around with `CoconaCommandLineParser`? Are you building the whole thing manually using building blocks like this?

Which macOS version is it? and is it Alfred.. 5? No a mac user anymore and lose track on the Alfred update.. maybe that's why.

interesting did you do anything to support Alred5 and the new OS? I didnt find similar commit. @odapg