`hide_feedback` in command files
800020h opened this issue ยท 2 comments
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
vanilla/default command feedback isn't always desirable
Describe the solution you'd like
A clear and concise description of what you want to happen.
a hide_feedback boolean in command files to hide the vanilla/default command feedback
Additional context
Add any other context or screenshots about the feature request here.
I have to look into this further, I am not sure if I am actively printing the feedback or if the command system is doing that on its own, I think the latter but hope the former
