scrollback with no limited is very limited
Bug
scrollback with no configured limit is really short
Steps to Reproduce
- disable "Set Scrollback Limit" preference
- run
yes
- abort after a while
- copy all the output
-
wl-paste | wc -l
to count the lines
Expected Outcome
scrollback should contain lots of output, and should continue growing while the command runs
Actual Outcome
scrollback seems not to grow, output is limited to around 512 lines
(i got 511 too but that might have been the vte copy bug, and i originally found this doing ls *
in my home directory and only got 444 lines of scrollback but of course those lines were longer so maybe it's not a line but a character limit, or both)
Information
- Wayland or X11? -wayland
- Are you running Black Box via Flatpak? -flatpak
- What version of Black Box? -0.12.2
- Have you updated your Flatpak dependencies recently? -today
- Are you running Wayland + Nvidia? -no (there is an nvidia card in this machine but gnome says it's using the intel cideo card)