Steve Mayer wrote:
Nicholas Marriott wrote:
What does it do?
On Mon, Feb 14, 2011 at 11:26:15AM -0800, Steve Mayer wrote:
Hello,
Just wondering if there currently exists (or is planned) any support for
an equivalent to the 'pow_detach' command/feature of screen?
Thanks,
Steve Mayer
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users
What it does is basically a 'detach and logout'. For instance, when
I'm ssh'd into a host and I want to detach, but not be dropped out to
the shell on the remote host (but rather close the ssh session
altogether), when using screen, I can use the 'pow_detach' feature.
With tmux, there doesn't currently appear to be a way to do this. I'm
sure there's some combination of shell routines I could throw
together, but was hoping for some equivalent functionality from tmux
itself.
Thanks,
Steve Mayer
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users
Here's the information from screen:
/pow_detach
Default Keybindings
C-a D D
Syntax
pow_detach
Description
Power detach. Mainly the same as detach, but also sends a HANGUP signal
to the parent process of screen. CAUTION: This will result in a logout
if screen was started from your login shell./
Thanks,
Steve Mayer
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users