Results 8 comments of Ovizro

Hi, I just started using this library recently. I would like to see `cmd2` integrated with `rich` for better output. How is the progress of this work and if I...

Thanks for your reply. Are there any parts that I can help with in the changes you mentioned? Many new features of `cmd2` 3.0 are very important for the next...

I'll consider changing that. However, is this possible in real occasions? Would such null values ​​actually be included in the drafty that is actually sent?

Well, from all perspectives, fixing it is the best option. If you have the time and willingness to submit a PR to fix this, I'd be very happy.

The test failures are known issues and both issues have been fixed in the development branch.

Hello. This doesn't seem to be a simple problem. If you need to call a function modified by an `on_rule` or `on_command` decorator as a method, this can be done...

This seems to be a front-end rendering issue; the indentation display is normal on Android apps, only the web version ignores the indentation.

> Hello. Is it valid to add a timeout here? > > * https://github.com/Visecy/Karuha/blob/master/karuha/session.py#L210 > > I could do that. It's just probably not a good idea to create infinite...