Skip to content

tea.ExecProcess writes View output to stdout before executing the command #431

@bashbunni

Description

@bashbunni

Description

The program output gets printed to the terminal when Bubble Tea applications exit alt screen when tea.ExecProcess is called.

How to replicate

You can see a clear example of a required workaround here. If you remove the m.quitting when "e" is pressed (line 45), it will output the string from View to the terminal which will persist after the program exits.

Related:

#424

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions