Does this help you answer?
https://github.com/DragonFlyBSD/DPorts/blob/master/sysutils/screen/Makefile
https://github.com/DragonFlyBSD/DPorts/blob/master/sysutils/screen/dragonfly/patch-configure
On 11/18/17, Henry wrote:
> I've seen references on the Internet to building screen with
> -lncurses
Has anybody written a script or would it require a
patch to have automatic :collapse to achieve renumbering
of windows when you close one? This would avoid leaving
gaps and make it easier to switch.
___
screen-users mailing list
screen-users@gnu.org
http
On Mon, Jun 13, 2016 at 8:24 PM, Amadeusz Sławiński wrote:
> On Mon, 13 Jun 2016 14:07:17 +0200
> Carsten Mattner wrote:
>
>> On Sun, Jun 12, 2016 at 10:44 PM, Andrew Savchenko
>> wrote:
>> > Hello,
>> >
>> > it looks like git head contains many i
On Sun, Jun 12, 2016 at 10:44 PM, Andrew Savchenko wrote:
> Hello,
>
> it looks like git head contains many important fixes: code
> hardening (e.g. strcpy -> strncpy) and fix for hardoded screenterm
> value (commit 37ca949e462a7608572f653848b5a7554964fd53). The latter
> is very important, since it
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 s
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
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
n Wed, Jun 24, 2015 at 12:45 AM, Carsten Mattner
wrote:
> 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
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 wrote:
>>
>> > On Sat
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
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 lin
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
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
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
On Mon, Apr 28, 2014 at 1:06 AM, Amadeusz Sławiński wrote:
> Hello everyone,
>
> I'm announcing availability of GNU Screen v.4.2.1
>
> Few days ago I released v.4.2.0 on screen-devel, this release was
> status quo of current repository at that time. Almost immediately after
> that I started applyi
f missing resources.
> On Sat, Mar 15, 2014 at 05:00:21PM +0100, Carsten Mattner wrote:
>> On Thu, Feb 27, 2014 at 7:19 PM, Jostein Berntsen
>> wrote:
>> > On 21.02.14,10:27, Carsten Mattner wrote:
>> > > Is there a GNU screen or maintainer or if there isn
On Thu, Feb 27, 2014 at 7:19 PM, Jostein Berntsen wrote:
>
> On 21.02.14,10:27, Carsten Mattner wrote:
> > Is there a GNU screen or maintainer or if there isn't shouldn't someone else
> > take the ball and start making releases?
> >
>
> +1. I agree that
Is there a GNU screen or maintainer or if there isn't shouldn't someone else
take the ball and start making releases?
___
screen-users mailing list
screen-users@gnu.org
https://lists.gnu.org/mailman/listinfo/screen-users
On Tue, Aug 6, 2013 at 8:13 PM, Axel Beckert wrote:
> Hi,
>
> On Tue, Aug 06, 2013 at 07:52:44PM +0200, Carsten Mattner wrote:
>> > Also I think if we change that value, it should be changed with more
>> > farsight and not only extended by 4 bytes. The Debian packagedou
On Tue, Aug 6, 2013 at 7:32 PM, Axel Beckert wrote:
> On Tue, Aug 06, 2013 at 07:05:30PM +0200, Carsten Mattner wrote:
>> Minimally off-topic but I'm sure everyone will agree that d_termname's
>> size should be increased to prevent problems with things like
>> TE
On Mon, Aug 5, 2013 at 10:40 PM, Jostein Berntsen wrote:
> On 04.08.13,22:44, Jostein Berntsen wrote:
>> On 31.07.12,16:56, Carsten Mattner wrote:
>> > On Tue, Jul 31, 2012 at 3:43 PM, Brian Kroth wrote:
>> > > Carsten Mattner 2012-07-21 14:52:
>> > &g
On Sun, Aug 4, 2013 at 10:44 PM, Jostein Berntsen wrote:
> On 31.07.12,16:56, Carsten Mattner wrote:
>> On Tue, Jul 31, 2012 at 3:43 PM, Brian Kroth wrote:
>> > Carsten Mattner 2012-07-21 14:52:
>> >
>> >> I've been using screen for many years and it
git revision: d94037c
gcc-4.8 error:
ansi.c: In function 'MFindUsedLine':
ansi.c:2930:12: error: 'struct win' has no member named 'encoding'
if (p->encoding == UTF8)
^
make: *** [ansi.o] Error 1
___
screen-users mailing list
screen-users@gnu.org
https://
On Tue, Jul 31, 2012 at 5:47 PM, Brian Kroth wrote:
> Axel Beckert 2012-07-31 16:45:
>
>> Hi,
>>
>> On Tue, Jul 31, 2012 at 08:43:25AM -0500, Brian Kroth wrote:
>>>
>>> Debian's experimental branch at least has a git based package now,
>>
>>
>> It's in Debian Unstable for about 1.5 months now and
Any chance to get the following patch or a variation thereof upstream?
https://projects.archlinux.org/svntogit/packages.git/tree/screen/trunk/screen-4.0.3-long-term.patch
This should fix http://savannah.gnu.org/bugs/?30880
___
screen-users mailing list
On Tue, Oct 30, 2012 at 7:24 PM, Carsten Mattner
wrote:
> On Tue, Oct 30, 2012 at 7:19 PM, Carsten Mattner
> wrote:
>> There seems to be a regression in git which made screen
>> not display Midnight Commander's xoria256mod theme correctly.
>> screen-4.0.3 still work
On Tue, Oct 30, 2012 at 7:19 PM, Carsten Mattner
wrote:
> There seems to be a regression in git which made screen
> not display Midnight Commander's xoria256mod theme correctly.
> screen-4.0.3 still works and I didn't bisect because there's
> no 4.0.3 tag I can se
There seems to be a regression in git which made screen
not display Midnight Commander's xoria256mod theme correctly.
screen-4.0.3 still works and I didn't bisect because there's
no 4.0.3 tag I can select as the last known good revision.
Does anyone know what might have caused this?
_
On Tue, Jul 31, 2012 at 3:43 PM, Brian Kroth wrote:
> Carsten Mattner 2012-07-21 14:52:
>
>> I've been using screen for many years and it has been almost
>> 4 years since the last official release.
>>
>> Are there any plans for a new release?
>> Or should
I've been using screen for many years and it has been almost
4 years since the last official release.
Are there any plans for a new release?
Or should I just use screen from the master branch to get
a recent version?
___
screen-users mailing list
screen
30 matches
Mail list logo