On 2014-03-21 23:57 +0000, solo-t...@goeswhere.com wrote:
> This helps when a command is running as a different user, it is common
> to be able to see its parents, but not its cwd.

I haven't tried but I think this will work for the sudo case but not for
others when the parent exits. Try creating a pane when running

        sleep 1000 | less

versus

        sleep 0.1 | less

in your shell to see this. I have already sent a patch to use the
session leader when the foreground process leader is not running anymore
at [1] but I haven't received response for that yet.

[1] http://sourceforge.net/p/tmux/mailman/message/32044816/

-- 
Balazs

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to