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)
*** This bug has been marked as a duplicate of bug 465580 ***