Chas. Owens wrote:

> On Thu, Jun 16, 2011 at 06:32, Helmut Schneider <jumpe...@gmx.de>
> wrote:  snip
> > Although I don't like the idea to construct a script to make other
> > scripts work with tmux I must admit that it works fine.
> snip
> 
> I am confused, isn't that what you are doing already with
> check_for_root_and_start_screen.sh?

No. check_for_root_and_start_screen.sh invokes screen and sudo. I call
the binary and provide all necessary arguments using "${@}" (as it is
possible with most of the tools I work with).

To make it work with tmux I need a special piece of shell code which is
not required with e.g. screen and sudo. It's even not clear if that
piece of code will work with other/older/newer shells.

I work with tmux for 2 weeks now, it makes me smile every time I use
it. I have no idea why I ever used screen. But I don't understand why
it simply can't handle arguments like other tools do.


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to