Jack Cassidy

Results 10 comments of Jack Cassidy

Any movement on this?

@diginc It sounds like everything I need has been implemented, just sanity checking with you. Adding ``` -e PUID=1000 \ -e GUID=1000 \ -e DNSMASQ_USER=1000 ``` to my `docker run`...

I wanted to add a possible use case here. In a [table driven test](https://dave.cheney.net/2019/05/07/prefer-table-driven-tests), you might want to provide the number of times you expect a mocked method to be...

Not to derail OP's original issue, but I would like to add my +1 to @jginsburgn's suggestion: > set the number of lines printed when issuing list. It would be...

I think it might be more intuitive and user-friendly to have something like `list -A 15 -B 12` or `list -C 17`. If you know roughly where in the codebase...

Happy to take this on for Hacktoberfest

@athityakumar Could you provide a screenshot of output with the `-r` option if your terminal still has that setup for consistency?

Hey gang, I was wondering if there was any estimate on when there could be a release cut with this PR included? My team are keen to use this great...

@hjonasson did you get any chance to work on this?