Piotr Murach
Piotr Murach
Thank you for reporting this. It would be a good improvement. Do you have time to explore PR? I wonder if there is a more generic translation approach that could...
These are some "quick" thoughts. I believe this should be done in two steps. First extract all the strings from the gem source such as errors or section names and...
Thanks for sharing these! The gem could do with 'tightening up' some regexes and rules to keep such edge cases at bay. I guess the single characters can be dealt...
The `tty-screen` when attempting to detect size from `readline` attempts to load this standard gem. Loading the `readline` gem on Ruby `3.3` will first attempt to load the `readline-ext` C...
Hi Alexandre 👋 Thanks for using the `tty-option` in your project and reporting this issue. Your project looks cool. I'd encourage you to open an issue where a discussion can...
Yow, this should be fixed in the latest release `0.4.3`. There have been few breaking changes to the naming and handling of callbacks!
Hi @lulalala 👋 Thank you for reporting this issue. This is a bug, the `messages` should work as an option as well.
Hi Dorian, Thanks for this PR. > To prevent ugly compromises in the code when we want to access the prompt without modifying the state of the answer collector. Please...
@alexcwatt This is on my list, I promise I'm not ignoring you. Please bear with me.
Hi @povilasjurcys, Thank your contribution to `rspec-benchmark`. The drawbacks section is important to me. It tells me how thoroughly a feature has been considered before I review anything. There are...