On Thu, Sep 14, 2017 at 11:09:17AM +0200, Quentin Rameau wrote:
On Thu, 14 Sep 2017 10:26:56 +0200 Rasmus Edgar <r...@arch-ed.dk> wrote:Hi,Hi,How do I get auto scroll (upwards and downwards) functionality when selecting text which goes beyond terminal height?You don't. When text goes beyond terminal height, it's lost.
If one applies the scrollback patch then scrolling is possible in st. https://st.suckless.org/patches/scrollback/ Best Regards, Ammar.