[dev] [st] Copy from st and paste to Chrome, cause Chrome crash

2020-04-05 Thread Damon
Hi everyone, I am using: st 0.8.2 with these patches: font2, scrollback, scrollback-mouse, scrollback-mouse-altscreen. Chrome 80.0 bspwm If I ctrl+shift+c copy something in ST, I can not paste it in Chrome. The right-click menu doesn't work for the address bar or input field, neither ctrl+v

Re: [dev] [sbase] [ed] A couple of notes

2020-04-05 Thread Michael Forney
On 2020-03-22, Hiltjo Posthuma wrote: > Maybe it's an idea to just place issues in a TODO file in the repository? That's a good idea, thanks. I added a section with the issues reported by Cág, some existing items from ed.c, and a few others I have noticed.

Re: [dev] Scrollback utility for use with st

2020-04-05 Thread Laslo Hunhold
On Sun, 05 Apr 2020 16:52:15 +0200 "Silvan Jegen" wrote: Dear Silvan, > Yes, the scrollback buffer can be implemented by a different tool like > tmux for example. That's why this functionality is not implemented in > st from what I understand. Separation of concerns and so on. > > I can see why

Re: [dev] Scrollback utility for use with st

2020-04-05 Thread Georg Lehner
On 4/5/20 2:58 PM, Greg Reagle wrote: On Sun, Apr 5, 2020, at 06:57, Laslo Hunhold wrote: On Sun, 5 Apr 2020 12:11:09 +0200 Georg Lehner wrote: A question: why is the scrollback-patch not included in `st` already exactly my point. I see no reason why there can't at least be a scrollback, whic

Re: [dev] Scrollback utility for use with st

2020-04-05 Thread Silvan Jegen
Hi "Greg Reagle" wrote: > On Sun, Apr 5, 2020, at 06:57, Laslo Hunhold wrote: > > On Sun, 5 Apr 2020 12:11:09 +0200 > > Georg Lehner wrote: > > > A question: why is the scrollback-patch not included in `st` already > > > > exactly my point. I see no reason why there can't at least be a > > scro

Re: [dev] Scrollback utility for use with st

2020-04-05 Thread Greg Reagle
On Sun, Apr 5, 2020, at 06:57, Laslo Hunhold wrote: > On Sun, 5 Apr 2020 12:11:09 +0200 > Georg Lehner wrote: > > A question: why is the scrollback-patch not included in `st` already > > exactly my point. I see no reason why there can't at least be a > scrollback, which defaults to 0 in config.h.

Re: [dev] Scrollback utility for use with st

2020-04-05 Thread Laslo Hunhold
On Sun, 5 Apr 2020 12:11:09 +0200 Georg Lehner wrote: Dear Georg, > A question: why is the scrollback-patch not included in `st` already exactly my point. I see no reason why there can't at least be a scrollback, which defaults to 0 in config.h. Wouldn't this make all sides happy? With best re

Re: [dev] Scrollback utility for use with st

2020-04-05 Thread Georg Lehner
On 4/3/20 9:17 AM, Laslo Hunhold wrote: On Thu, 2 Apr 2020 21:14:11 +0200 Georg Lehner wrote: Dear Georg, ... at this point, why not just use the scrollback-patch? With best regards Laslo Finally I felt nudged to test the scrollback patches. Nice work! Two of the patches failed - the la