-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
When running in tui mode, consider capturing the target process output so it doesn't interfers with the tui display.
One option could be that process could be run in a tty mode, the the tui could offer split view (like tmux) or tab view (opencode), allowing user to view both process and flamegraph output.
Reactions are currently unavailable