[konsole] [Bug 387833] konsole scrollback functionality often vanishes
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Tue Jun 15 18:01:58 BST 2021
https://bugs.kde.org/show_bug.cgi?id=387833
ninjalj at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ninjalj at gmail.com
Resolution|--- |NOT A BUG
Status|CONFIRMED |RESOLVED
--- Comment #7 from ninjalj at gmail.com ---
Konsole, like XTerm, supports two different buffers, the Normal Screen Buffer,
which supports scrollback, and the Alternate Screen Buffer, which is typically
used by full-screen applications and doesn't support scrollback. XTerm's
documentation about this feature is available at
https://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h2-The-Alternate-Screen-Buffer
The following command goes back to the Normal Screen Buffer, and does some
other cleanup to exit full-screen applications:
tput rmcup
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list