Mislav Marohnić

Results 921 comments of Mislav Marohnić

@myoung3 You can `+1` feature requests by leaving a "👍" reaction on the issue body. We look at the number of reactions instead of the number of comments when prioritizing...

@myoung3 That makes sense! I would personally advise against embedding a token in a container via a file. A much better way would be to spin up a container while...

Thanks for the suggestion! We've toyed with this idea before https://github.com/cli/cli/pull/831, but couldn't reach a conclusion. Until this is available, a loop is your only option.

Hi, I don't like to be that person who says "use this fork" as an answer to a question, but I've submitted a few PRs to this repository and received...

@fmartingr Hi, thanks for explaining! If it would help, I could take on maintaining go-readability by porting what I've done in my own fork to this repository. The changes I've...

> Happy to either give you ownership of this repository or just archive it and point it to your fork, whatever you feel more confortable with. I'm good with both,...

@RadhiFadlillah Thank you for your work on this project so far, and congratulations on the job promotion and your baby 🎉

@tim-phillips That might be a separate problem: https://github.com/cli/cli/issues/1923. Please add to that thread more information about your OS and terminal program! @danieldiekmeier Right now, our text inputs aren't readline-enabled, so...

> Firstly, does it make sense for rbenv-doctor to be distributable as an rbenv plugin, such that `rbenv doctor` is an available subcommand? I don't think so, since the purpose...