https://bugs.kde.org/show_bug.cgi?id=387833
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Resolution|--- |NOT A BUG Status|CONFIRMED |RESOLVED --- Comment #7 from [email protected] --- 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 watching all bug changes.
