[Konsole-devel] [konsole] [Bug 356286] New: Allow scrollback buffer to be greater than 100000 lines
NoƩ Rubinstein via KDE Bugzilla
bugzilla_noreply at kde.org
Fri Dec 4 16:40:19 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=356286
Bug ID: 356286
Summary: Allow scrollback buffer to be greater than 100000
lines
Product: konsole
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: history
Assignee: konsole-devel at kde.org
Reporter: noe.rubinstein at gmail.com
Currently, Konsole offers three options in the "Scrolling" setting:
* No scrollback
* Fixed size scrollback
* Unlimited scrollback
The "unlimited scrollback" can sometimes fill up your FS when running programs
that output very large quantities of text (such as a build log for large
software). However, the "fixed size" scrollback is configurable only up to
100000 lines, which is sometimes not enough.
I would like to be able to configure at least 10 times more scrollback.
Reproducible: Always
Steps to Reproduce:
1. Right-click your terminal
2. Click "Edit current profile"
3. Go to tab "Scrolling"
4. Select "Fixed size scrollback"
5. Input "1000000" (one million) in the text field
Actual Results:
The scrollback size is 100 000 (a hundred thousands)
Expected Results:
The scrollback size is 1 000 000 (one million)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list