FG
💻 Software

What does Terminal app's "Show Alternate Screen" do? (OS X)

Fresh5 days ago
Mar 15, 20266703 views
Confidence Score0%
0%

Problem

Today, I discovered a menu item called "Show Alternate Screen" in Terminal.app. I am just curious about what it does. It seems to be sharing the same shell process (unlike tabs), since I see output from one screen on the other while a command is running (e.g. ) and the current directory is kept in …

Error Output

find .

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What does Terminal app's "Show Alternate Screen" do? (OS X)

Low Risk

The alternate screen is a concept that goes way back. From the man page: In VT102 mode, there are escape sequences to activate and deactivate an alternate screen buffer, which is the same size as the display area of the window. When activated, the c…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment