Geany: Multiple Terminal Tabs with more Scrollback lines [feature request]

Created on 15 Jun 2020  路  3Comments  路  Source: geany/geany

Please consider adding support for multiple terminal tabs as well as increasing the current limit of the scrollback lines (5000).

Most helpful comment

https://plugins.geany.org/multiterm.html

Edit->Preferences->Termial->Scrollback lines

All 3 comments

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.

Was this page helpful?
0 / 5 - 0 ratings