charmbracelet / charmbracelet/bubbletea
How to maintain Exec output after exit of inner Exec process ?
Open
- Dominant language
- Go
- Stars
- 44.9k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
When into exec mode, execs will print a bunch of things to stdout, when the process exits and returns control to bbt, bbt will wipe the output, how to maintain what was previously outputed ?
Contributor guide
Research direction
Reproduce the issue by entering exec mode, running an inner process, and observing what happens to stdout when control returns to bbt. Trace the exec output handling and determine how existing output is cleared; done means output produced before the inner process exits remains visible afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100