On Mon, 25 Jun 2018 17:45:03 -0400
Chris Jones wrote:
> On Mon, Jun 25, 2018 at 02:26:12PM EDT, Amadeusz Sławiński wrote:
> > On Mon, 25 Jun 2018 12:38:48 -0400
> > Chris Jones wrote:
> >
> [...]
> >
> > (I don't think it's possible with current screen, you would need to add
> > some kind of
On Mon, Jun 25, 2018 at 02:26:12PM EDT, Amadeusz Sławiński wrote:
> On Mon, 25 Jun 2018 12:38:48 -0400
> Chris Jones wrote:
>
[...]
>
> (I don't think it's possible with current screen, you would need to add
> some kind of tty escape for windows command, so you can get list of
> window ttys.)
>
Il giorno gio, 12/04/2018 alle 18.12 +0200, Dario Lesca ha scritto:
> But the subsequent versions to last current version ...
>
> $ screen --versionScreen version 4.06.02 (GNU) 23-Oct-17$ rpm -q
> screenscreen-4.6.2-1.fc27.x86_64
>
>
> screen clean the terminal copy/paste buffer when I run new s
Hi Amadeusz,
On Mon, Jun 25, 2018 at 08:29:53PM +0200, Amadeusz Sławiński wrote:
> > I noticed that the master branch has a few string escapes removed, compared
> > to earlier releases, such as system load (%l) and various date and time
> > ones (%d, %m, %c, %s etc.). Is there a way to have the fu
On Mon, 18 Jun 2018 14:43:52 +0700
Yair Mahalalel wrote:
> Hi screen-users,
>
> I noticed that the master branch has a few string escapes removed, compared
> to earlier releases, such as system load (%l) and various date and time
> ones (%d, %m, %c, %s etc.). Is there a way to have the functiona
On Mon, 25 Jun 2018 12:38:48 -0400
Chris Jones wrote:
> GNU/screen provides a list of windows in tabular form that you can access via
> CTRL+a " or the GNU/screen CTRL+: windowlist command.
>
> By default this list of windows displays rather little information: window
> number, window title and
GNU/screen provides a list of windows in tabular form that you can access via
CTRL+a " or the GNU/screen CTRL+: windowlist command.
By default this list of windows displays rather little information: window
number, window title and flags.
This is basically what users like myself already have at t