I just figured out, that `st` already has an unlimited scrollback buffer
- kind of.
Run `st -o /tmp/unlimited_scrollbackbuffer`.
Than inside the `st` terminal, you can `less`, `vi` ... whatever you want.
For a starter try: `less -r +G /tmp/unlimited_scrollbackbuffer`
Of course it makes sense
pEpkey.asc
Description: application/pgp-keys
On Wed, Apr 1, 2020, at 16:51, Lehner Georg wrote:
> That is absolutely great! R.I.P `sb`.
If a standalone scrollback program were good enough, could it be used to
replace the scrollback code in tmux, dvtm, xterm? Would that be a good idea?
Do you think the developers of these programs would b