Re: GNU Screen v.4.3.0

2015-06-25 Thread Carsten Mattner
On Thu, Jun 25, 2015 at 9:15 PM, Carsten Mattner wrote: > I've noticed one very odd bug when building ffmpeg from git. > The compile progress prints seemed to sometimes not force > a line break and show more than one "CC foo/bar.o" on one > line. This looks and feels similar to the cop/paste bug.

Re: GNU Screen v.4.3.0

2015-06-25 Thread Carsten Mattner
I've noticed one very odd bug when building ffmpeg from git. The compile progress prints seemed to sometimes not force a line break and show more than one "CC foo/bar.o" on one line. This looks and feels similar to the cop/paste bug. ___ screen-users mai

Re: GNU Screen v.4.3.0

2015-06-24 Thread Carsten Mattner
On Wed, Jun 24, 2015 at 1:22 AM, Amadeusz Sławiński wrote: > Great, thanks for your report. > > I also see that there is new release (4.3.0-3) which was just released > on arch, it would be great if you could test it for completeness ;) > > 27a8c96 is only supposed to fix reflow problems and it sho

Re: GNU Screen v.4.3.0

2015-06-23 Thread Amadeusz Sławiński
Great, thanks for your report. I also see that there is new release (4.3.0-3) which was just released on arch, it would be great if you could test it for completeness ;) 27a8c96 is only supposed to fix reflow problems and it shouldn't had anything to do with mouse support. On Wed, 24 Jun 2015 00

Re: GNU Screen v.4.3.0

2015-06-23 Thread Carsten Mattner
Built an updated arch package with 27a8c96 and reflow has been fixed. Copy/Paste also seems to be fixed, but I'll test more to be sure. Were you saying that the package is broken in some other way, or is 27a8c96 supposed to possibly fix left-button select and middle-button paste too? On Wed, Jun

Re: GNU Screen v.4.3.0

2015-06-23 Thread Carsten Mattner
With 27a8c96 applied? On Tue, Jun 23, 2015 at 10:15 PM, Amadeusz Sławiński wrote: > Hey, > > One more thing with relation to 1. I see that you use Arch Linux and I > just got report from other user with problems, that it may have broken > build. Can you retest with version build from official sou

Re: GNU Screen v.4.3.0

2015-06-23 Thread Amadeusz Sławiński
Hey, One more thing with relation to 1. I see that you use Arch Linux and I just got report from other user with problems, that it may have broken build. Can you retest with version build from official source? (https://ftp.gnu.org/gnu/screen/) Amadeusz On Tue, 23 Jun 2015 14:43:41 +0200 Amadeusz

Re: GNU Screen v.4.3.0

2015-06-23 Thread Carsten Mattner
On Tue, Jun 23, 2015 at 2:43 PM, Amadeusz Sławiński wrote: > Hi, > > 1. can you describe your problem in more steps? how do you copy, Given this: abcdabcdabcdabcdabcdabcdabcd\n abcd\n abcdabcdabcdabcd\n Left-button-select and Middle-button paste with 4.2.0 worked reliably into for example emacs

Re: GNU Screen v.4.3.0

2015-06-23 Thread Amadeusz Sławiński
Hi, 1. can you describe your problem in more steps? how do you copy, as for 2. yes there is a bug, it's already fixed in git http://git.savannah.gnu.org/cgit/screen.git/commit/?h=screen-v4&id=27a8c9677a95b8de67c91f983b25691f0864c194 Amadeusz On Mon, 22 Jun 2015 12:12:55 +0200 Carsten Mattner

Re: GNU Screen v.4.3.0

2015-06-23 Thread Carsten Mattner
On Tue, Jun 23, 2015 at 8:34 AM, Vegard Svanberg wrote: > * Carsten Mattner [2015-06-22 17:32]: > >> >> 1. selection pasted via Middle mouse button in another window >> >> doesn't preserver correct linebreaks and gives you one >> >> super long line instead >> > >> > FWIW, I've had that problem fo

Re: GNU Screen v.4.3.0

2015-06-22 Thread Vegard Svanberg
* Carsten Mattner [2015-06-22 17:32]: > >> 1. selection pasted via Middle mouse button in another window > >> doesn't preserver correct linebreaks and gives you one > >> super long line instead > > > > FWIW, I've had that problem for years (I'm on 4.02.01). Probably not > > relevant for 4.3.0 spe

Re: GNU Screen v.4.3.0

2015-06-22 Thread Carsten Mattner
On Mon, Jun 22, 2015 at 12:54 PM, Vegard Svanberg wrote: > * Carsten Mattner [2015-06-22 12:13]: > >> 1. selection pasted via Middle mouse button in another window >> doesn't preserver correct linebreaks and gives you one >> super long line instead > > FWIW, I've had that problem for years (I'm o

Re: GNU Screen v.4.3.0

2015-06-22 Thread Vegard Svanberg
* Carsten Mattner [2015-06-22 12:13]: > 1. selection pasted via Middle mouse button in another window > doesn't preserver correct linebreaks and gives you one > super long line instead FWIW, I've had that problem for years (I'm on 4.02.01). Probably not relevant for 4.3.0 specifically. -- Vega

Re: GNU Screen v.4.3.0

2015-06-22 Thread Carsten Mattner
On Sat, Jun 13, 2015 at 7:35 PM, Amadeusz Sławiński wrote: > Hello everyone, > > I'm announcing availability of GNU Screen v.4.3.0 I've tested 4.3.0 as packaged in Arch Linux, and is it just me or has something changed in two features: 1. selection pasted via Middle mouse button in another windo

Re: GNU Screen v.4.3.0

2015-06-20 Thread Axel Beckert
Hi, On Sat, Jun 20, 2015 at 08:51:01AM +0200, Eric Smith wrote: > We now have 'bumpleft' but we also need to bump the version > number ;) > > >From my command prompt; > $ ~/screen-4.3.0> ./screen --version > Screen version 4.03.00 (GNU) 27-May-15 Looks fine to me. 4.2.1 outputted "4.02.01". The

Re: GNU Screen v.4.3.0

2015-06-19 Thread Eric Smith
Thanks Amadeusz. We now have 'bumpleft' but we also need to bump the version number ;) >From my command prompt; $ ~/screen-4.3.0> ./screen --version Screen version 4.03.00 (GNU) 27-May-15 Eric Amadeusz Sławiński wrote on Sat-13-Jun 15 7:35PM > Hello everyone, > > I'm announcing availability

Re: GNU Screen v.4.3.0

2015-06-13 Thread Carsten Mattner
On Sat, Jun 13, 2015 at 7:35 PM, Amadeusz Sławiński wrote: > Hello everyone, > > I'm announcing availability of GNU Screen v.4.3.0 > > So more than a year after previous release there is new one, hopefully > even better. As for things that changed: > > * Introduce Xx string escape showing the exec