Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volkerarmin@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How can I move running proces to background & out of screen?
Date: Wed, 02 Mar 2011 20:46:08
Message-Id: 4d6eac2a.4696cc0a.1a7c.1bba@mx.google.com
In Reply to: Re: [gentoo-user] How can I move running proces to background & out of screen? by Stroller
1 On Wednesday 02 March 2011 06:21:13 Stroller wrote:
2 > On 1/3/2011, at 7:12pm, Michael Orlitzky wrote:
3 > > ...
4 > > Combine with GNU Screen to achieve what you want.
5 >
6 > Not screen.
7 >
8 > He's never used screen before, therefore he has no reason not to use tmux.
9 >
10 > $ eix -I tmux
11 > [I] app-misc/tmux
12 > Available versions: 1.2 1.3 ~1.4 **9999 {debug vim-syntax}
13 > Installed versions: 1.3(18:51:19 10/08/10)(vim-syntax)
14 > Homepage: http://tmux.sourceforge.net
15 > Description: Terminal multiplexer
16 > $
17 >
18 > tmux is better that screen in a variety of ways. Many of those ways are
19 > minor, however all together and in total they're significant enough. You
20 > may want to stay with screen if you have a highly-customised .screenrc and
21 > use many other machines on which you're unable to install tmux, but screen
22 > should not be recommended over tmux without a very good reason.
23 >
24 > Stroller.
25
26 please elaborate

Replies

Subject Author
Re: [gentoo-user] How can I move running proces to background & out of screen? Alex Schuster <wonko@×××××××××.org>