Re: [dev] [st] Text select and autoscroll

2017-09-19 Thread Rasmus Edgar
Ammar James skrev den 2017-09-18 21:41: On Thu, Sep 14, 2017 at 11:09:17AM +0200, Quentin Rameau wrote: On Thu, 14 Sep 2017 10:26:56 +0200 Rasmus Edgar wrote: Hi, Hi, How do I get auto scroll (upwards and downwards) functionality when selecting text which goes beyond terminal height? Yo

Re: [dev] [st] Text select and autoscroll

2017-09-18 Thread Ammar James
On Thu, Sep 14, 2017 at 11:09:17AM +0200, Quentin Rameau wrote: On Thu, 14 Sep 2017 10:26:56 +0200 Rasmus Edgar 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 h

Re: [dev] [st] Text select and autoscroll

2017-09-14 Thread Greg Reagle
On Thu, Sep 14, 2017, at 04:26, Rasmus Edgar wrote: > How do I get auto scroll (upwards and downwards) functionality when > selecting text which goes beyond terminal height? dvtm [1] and tmux provide scrollback buffer that can be viewed/edited. Despite what the dvtm webpage says about copymode r

Re: [dev] [st] Text select and autoscroll

2017-09-14 Thread David Phillips
On Thu, Sep 14, 2017 at 10:26:56AM +0200, Rasmus Edgar wrote: > Hi, > > How do I get auto scroll (upwards and downwards) functionality when > selecting text which goes beyond terminal height? > > Br, > Rasmus st does not scroll

Re: [dev] [st] Text select and autoscroll

2017-09-14 Thread Quentin Rameau
On Thu, 14 Sep 2017 10:26:56 +0200 Rasmus Edgar 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.

[dev] [st] Text select and autoscroll

2017-09-14 Thread Rasmus Edgar
Hi, How do I get auto scroll (upwards and downwards) functionality when selecting text which goes beyond terminal height? Br, Rasmus