Bug 462556 - Increase default scollback history size
Summary: Increase default scollback history size
Status: RESOLVED DUPLICATE of bug 465580
Alias: None
Product: konsole
Classification: Applications
Component: history (show other bugs)
Version: 22.08.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-02 17:51 UTC by Schlaefer
Modified: 2024-03-23 02:58 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 Schlaefer 2022-12-02 17:51:40 UTC
SUMMARY

Konsole's default scrollback fixed size is currently set to 1000 lines.

Personally I always have to increase that number to perform just mundane tasks like updating the system at the CLI and keep track of what happened. Anecdotally I heard the same from others.

It seems that 1000 is the default for 15 years now [1]. Considering the increase of available, physical RAM over the last 15 years maybe doubling the default could offer a considerable UX-benefit while not be too taxing on contemporary system?

[1] https://invent.kde.org/utilities/konsole/-/blob/c5ab0f3ceccf360bbafc7df703368a2896b02b65/src/Profile.cpp#L61

STEPS TO REPRODUCE
1. Open Konsole on the default profile or create a new profile

OBSERVED RESULT

Profile -> Scrolling -> Scollback -> Fixed size: is set to 1000 lines

EXPECTED RESULT

Profile -> Scrolling -> Scollback -> Fixed size: is set to 2000(+?) lines

SOFTWARE/OS VERSIONS
Operating System: EndeavourOS
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.100.0
Qt Version: 5.15.7
Kernel Version: 6.0.10-arch2-1 (64-bit)
Comment 1 Kurt Hindenburg 2024-03-23 02:58:22 UTC

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