Version: (using KDE KDE 3.4.0) Installed from: SuSE RPMs OS: Linux KDE: 3.4.0 Level "a" on Suse 9.0 1. open a new Konsole 2. enter echo first line 3. enter echo foo repeatedly, until scroll bar is activated 4. scroll all the way up: the first line is missing (that's the behaviour I get here, since KDE 3.4)
I can't duplicate it here. What do you have History Number of lines set to?
$ grep HISTS .bashrc HISTSIZE=10000 $ echo $HISTSIZE 10000 $ The problem occurs since I updated KDE to 3.4 (IIRC), I didn't change HISTSIZE at that point (IIRC). I can reproduce the problem with the above setting, and also with a HISTSIZE of 100. Thanks for caring about this bug. It's important for me because I often copy and paste shell screens.
I was asking about Konsole's History. Settings->History->Number of Lines. Bash's HISTFILESIZE is not related to Konsole's (output) history.
That's set to 1000. I didn't change that setting.
Well there has to be something different... What does this say? echo $LINES $COLUMNS
$ echo $LINES $COLUMNS 29 86 $
yea, the '% echo first line' is no longer visible; there is a blank line where it should be. Actually this may be related to 96605.
The bug is still there in KDE 3.4.1.
The bug is still there in KDE 3.4.2.
Looks like this is fixed in 3.5.6
*** Bug has been marked as fixed ***.