Bug 123643 - konsole and screen scrollback
Summary: konsole and screen scrollback
Status: RESOLVED DUPLICATE of bug 185582
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-15 01:34 UTC by Christopher Layne
Modified: 2018-02-28 18:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Layne 2006-03-15 01:34:53 UTC
Version:            (using KDE KDE 3.5.1)
Installed from:    Compiled From Sources
Compiler:          gcc 4.x 
OS:                Linux

This is not an issue with konsole or a specific bug; I just couldn't find an informational category to place it in. I know that a lot of people have been wondering about this when trying to use screen + konsole - and bugs.kde.org is also the first place I went to when experiencing the same problem - only to find no related bugs.

The issue is related to konsole scrollback not saving history and screen's alternate screen. I had found this post from Adam Lazur on the screen list
and I believe it will be useful to others:
--

I suspect what you're describing is an effect of alternate screen [1] 
 support in the terminal emulator that you are running screen [2] within 
 (xterm, konsole, something-else-that-isnt-xterm-but-sets-TERM=xterm ?). 
 
 Try adding the following to your screenrc: 
 
 # Do not use xterms alternate window buffer (add lines to scrollback bfr) 
 termcapinfo xterm|xterms|xs ti=\E7\E[?47l 
 
 -- 
 Adam Lazur, Cluster Monkey 
 [1] overloading of the word screen makes this confusing, this usage does not mean screen the program 
 [2] screen the progam
Comment 1 Philip Rodrigues 2006-03-16 17:11:14 UTC
If you'd like to submit an addition to the konsole documentation for this, you can send it to kde-doc-english@kde.org . Filing a bug for something that isn't a bug is probably a bad idea.
Comment 2 Christopher Layne 2006-03-17 01:30:36 UTC
Agreed.

I stated this at the top of the bug, but the reason I placed it into
the bug database was so that other people doing searches on the same
subject, which I did first thing, would come across the solution quickly
rather than get unrightfully frustrated at konsole due to lack of answers.

I'll forward it to someone who can integrate it into documentation.

-cl

On Thu, Mar 16, 2006 at 04:11:14PM -0000, Philip Rodrigues wrote:
[bugs.kde.org quoted mail]
Comment 3 Thiago Macieira 2006-03-21 10:42:32 UTC
It's now in the database. Thank you.
Comment 4 Ahmad Samir 2018-02-28 18:51:40 UTC

*** This bug has been marked as a duplicate of bug 185582 ***