On Monday, December 17, 2012 06:51:55 PM Sadrul Habib Chowdhury wrote:
> Hi! From a quick glance, this looks like a good change. Comments inline:
>
> On Thu, Dec 13, 2012 at 6:28 AM, Thomas Renninger wrote:
> [snip]
> > --- a/src/doc/screen.1
> > +++ b/src/doc/screen.1
Hi,
this is a resend considering Sadrul's review on the zombie timeout patch.
Please consider to apply these.
Thanks,
Thomas
___
screen-users mailing list
screen-users@gnu.org
https://lists.gnu.org/mailman/listinfo/screen-users
(no polling is done).
Signed-off-by: Thomas Renninger
---
src/comm.c |3 ++-
src/doc/screen.1 | 14 ++
src/doc/screen.texinfo |9 +
src/process.c | 12
src/screen.c |7 +++
src/window.c | 29
The new command:
:sort
will sort all active screen windows ordered by title.
Limitation:
- Will only work in overview window (CTRL-a-")
Still, this command is very helpful for users who use
screen sessions with a huge amount of active windows.
Signed-off-by: Thomas Renninger
---
src/c
Hi,
these patches are based on latest git master branch from this repo:
git://git.savannah.gnu.org/screen
Both have been tested in a productive environment for a while
already.
Please consider to apply to the mainline git repository.
Thanks,
Thomas
__
The new command:
:sort
will sort all active screen windows ordered by title.
Limitation:
- Will only work in overview window (CTRL-a-")
Still, this command is very helpful for users who use
screen sessions with a huge amount of active windows.
Signed-off-by: Thomas Renninger
---
src/c
(no polling is done).
Signed-off-by: Thomas Renninger
---
src/comm.c |3 ++-
src/doc/screen.1 |9 +
src/doc/screen.texinfo |9 +
src/process.c | 12
src/screen.c |7 +++
src/window.c | 29
On Thursday, December 13, 2012 12:28:27 PM Thomas Renninger wrote:
>
> Signed-off-by: Thomas Renninger
Argh, I forgot a guilt refresh and the changelog message is missing.
I'll resend.
Sorry about that,
Thomas
___
screen-users mailing
Signed-off-by: Thomas Renninger
---
src/comm.c |1 +
src/doc/screen.1 |5 +
src/process.c| 43 +++
3 files changed, 49 insertions(+), 0 deletions(-)
diff --git a/src/comm.c b/src/comm.c
index 5f4af8a..36b2270 100644
--- a/src
(no polling is done).
Signed-off-by: Thomas Renninger
---
src/comm.c |3 ++-
src/doc/screen.1 |9 +
src/doc/screen.texinfo |9 +
src/process.c | 12
src/screen.c |7 +++
src/window.c | 29
Hi,
these patches are based on latest git master branch from this repo:
git://git.savannah.gnu.org/screen
Both have been tested in a productive environment for a while
already.
Please consider to apply to the mainline git repository.
Thanks,
Thomas
__
s not always take place.
Still, this command is very helpful for users who use
screen sessions with a huge amount of active windows.
Might apply with line offset to latest screen sources.
Got tested intensively with our screen over the last
years.
Please apply.
Signed-off-by: Thomas Renninger
c
Would be great if it can get included into the mainline code repository.
Thanks,
Thomas
screen: Introduce sort command
Signed-off-by: Thomas Renninger
comm.c |1 +
doc/screen.1 |5 +
process.c| 41 +
3 files changed, 47
13 matches
Mail list logo