modonomicon icon indicating copy to clipboard operation
modonomicon copied to clipboard

`hide_feedback` in command files

Open 800020h opened this issue 5 months ago • 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.

it doesn't need to say it's running the function Image

800020h avatar Aug 05 '25 16:08 800020h

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

klikli-dev avatar Aug 23 '25 08:08 klikli-dev

I know commands can be run in a way that doesn't show feedback

because commands running in functions don't

not sure how it would be done though

800020h avatar Aug 23 '25 12:08 800020h