Please consider adding support for multiple terminal tabs as well as increasing the current limit of the scrollback lines (5000).
https://plugins.geany.org/multiterm.html
Edit->Preferences->Termial->Scrollback lines
Thanks!
I've installed the geany-plugins package from here:
https://www.archlinux.org/packages/community/x86_64/geany-plugins/
but MultiTerm is not among the plugins. I guess, I have to install it manually.
The maximum number of Scrollback lines appears to be 5000. I would like to increase it, but it's ok. I'm closing the issue...
The maximum number of Scrollback lines appears to be 5000. I would like to increase it...
Oh. That limit does seem kind of arbitrary. Also according to the docs it's legal to pass a negative value for "infinite scrollback" but that won't work since the value is arbitrarily clamped between 0 and 5000.
Most helpful comment
https://plugins.geany.org/multiterm.html
Edit->Preferences->Termial->Scrollback lines