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 set package_path devel/mold/2.36 > /dev/null
2025-05-22T23:45:05.615 I t/b/s/shell.py:99 package_path='lang/python/3.10' -> 'devel/mold/2.36' 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