Skip to content

alternate screen #63

Open
Open
@aeosynth

Description

@aeosynth

I'm writing a 'full screen' TUI, and want to use the alternate screen to not mess up the user's main screen.

https://stackoverflow.com/a/11024208/131023

You can switch to the alternate screen using this command:

$ tput smcup

And back with:

$ tput rmcup

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions