#[dagger print] TUI output

1 messages · Page 1 of 1 (latest)

hard vessel
#

We can make it so the final phase of printing the result happens after the TUI closes instead of the focused progrock vertex. I've danced with this idea for the --help screens at least. You can also make it write to stdout and the tui at the same time if you want to preserve both.

#

The default in cobra is os.Stdout and os.Stderr btw, so cmd.SetOut should return it to what it was.