Piotr Murach

Results 145 comments of Piotr Murach
trafficstars

I think that using readline may be unnecessary(need more time to think this through though) as we already have a nice way to respond to any keystrokes, I think the...

It's been a long time and few things have improved in this library such as pagination of select menus. However, recently I have found out about really poor behaviour of...

@jemc - cheers for reaching out and offering to help! Firstly, the windows support was implemented in `v0.11.0` Feb this year. Recent work involved implementing `blocking` vs `non-blocking` keypress reading...

@rberger Great to hear your support for this feature. I've recently finished rewrite of [tty-reader](https://github.com/piotrmurach/tty-reader) that powers input editing in this library. Next, it will allow me to build in...

@ninp0 Comments in this issue as well https://github.com/piotrmurach/tty-reader/issues/2 show the current state of thinking. I don't have time to work on this feature, even though I would like to tackle...

Hi Serge, do you have time to look into this and submit PR?

Thanks for letting me know, this is indeed strange behaviour. Does `:per_page` work fine when you pass it with your request rather than with global configuration?

Thanks for your report! Regarding the user, repo parameters, I had some problems getting the logic right in the past. Since then it has been rewritten and I should be...

Thank you for reminding me and sorry for keeping your waiting so long! Will review shortly.

I will keep this one open as I certainly want to rewrite the documentation to be more comprehensive and include gotchas like this! Thanks