Re: [dev] Scrollback utility for use with st

2020-04-01 Thread Lehner Georg
Hi Jochen, That is absolutely great! R.I.P `sb`. Best Regards, Georg On 4/1/20 10:04 AM, Jochen Sprickerhof wrote: Hi Georg, * Lehner Georg [2020-03-31 09:42]: The result is `sb` the scrollback buffer utility.  Get it here: https://at.magma-soft.at/darcs/sb/ https://at.magma

Re: [dev] Scrollback utility for use with st

2020-03-31 Thread Lehner Georg
It's not a patch for st. It is a standalone program. And it is definitely a different codebase. Regards, Georg On 3/31/20 10:10 AM, Ivan Tham wrote: Is not that the same as st scrollback patch? On Tue, Mar 31, 2020 at 09:42:34AM +0200, Lehner Georg wrote: Hello, A non goal of `st`

[dev] Scrollback utility for use with st

2020-03-31 Thread Lehner Georg
Hello, A non goal of `st` is to provide a scrollback buffer - `dvtm` or `tmux` is proposed for this task. Since launching several `st`s already DOES provide multiple terminals I couldn't see the point in using them. So I decided to rip the session and window stuff out of `dvtm` and only kee