Replies: 3 comments
-
|
@gjvc This is an interesting and reasonable suggestion. I can see several potential ways to go about it, including at least all of the following:
Which do you think would best meet your needs and would provide the best overall user experience? |
Beta Was this translation helpful? Give feedback.
-
|
@gjvc Would simply redirecting the output of that command to The easiest option I see is for you to either just redirect to I don't like the option of adding a If we had it to do over again, we would perhaps choose to use |
Beta Was this translation helpful? Give feedback.
-
|
@gjvc I moved this to a |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
when changing a settable, i would like to do my own logging / printing of the fact, and override / silence the built-in output.
For example:
The logging line is mine, and I would like to silence the two lines below it.
cmd2==2.5.11, python 3.13
Beta Was this translation helpful? Give feedback.
All reactions