Closed eharris128 closed 2 months ago
tui
doesn't need to be exposed through the interactive prompt mode. The idea there is to have one or the other. It's ok to keep tui
in the prompt mode. Not a big deal.
tui
doesn't need to be exposed through the interactive prompt mode. The idea there is to have one or the other. It's ok to keeptui
in the prompt mode. Not a big deal.
Would the preferred pattern be:
CLI: mint images --tui
CLI -> Interactive: mint
images --tui
Then for debug I would follow the same pattern?
With this approach there would be no tui
command. Only a flag per command with tui support.
What
mint tui
commandWhy
How Tested
mint tui
Testing Path Two:
Demo:
tui.zip