Bradley Wood

Results 47 comments of Bradley Wood

Hi all, I'm also looking to use something like this. I'd like to process my args in a functional fashion. The PR, however, seems to have died a death. Given...

i am trying to call `map()` on each arg I find to invoke the appropriate handler function based on the argument passed... And, as regards the kittens, I'm cool with...

FWIW, I'm not needing these `map()`s to run _during_ arg parsing, I'm happy to pass an iterator of matched arguments into a function pipeline. I'll take a look at the...

Heh. Given that I'm only 3 weeks in and coming from Python, I'm almost _certainly_ doing it wrong! :smile: Here's the situation: * I have a subcommand with 1 positional...

I'm still reeling from everything you just wrote below the horizontal rule 2 comments above... :thinking:. I'm going to have to do a whole lot of research on this, which...

i found a crate called `indented` and was going to try that. The alternative (hacky) solution is to just do a regex replacement of `\n` with `\n`... What do you...

I ended up using this: https://docs.rs/textwrap/0.11.0/src/textwrap/indentation.rs.html#50-60

Ok. I guess this is a personal preference thing, but it definitely looks like a bug to me. Most HTML markdown renderers seem to indent the 2nd+ lines that i...

Same problem on Chrome -- please don't just close before _knowing_ the cause of the problem.

![image](https://user-images.githubusercontent.com/3472045/110256652-df673300-7f91-11eb-914e-5305bdd4bdf7.png) No joy :(