I don't think you need to modify getopt, the commands just need to handle a 
variable number of args but I don't remember specifics of what needs to change.

-------- Original message --------
From: Nicholas Marriott <nicholas.marri...@gmail.com> 
Date: 04/02/2014  07:23  (GMT+00:00) 
To: J Raynor <jxray...@gmail.com>,tmux-users@lists.sourceforge.net 
Subject: Re: use "--" to mark start of command w/ neww etc to avoid quoting 
 
The idea is that instead of

tmux neww "emacs foo"

You can do

tmux neww -- emacs foo

Which means you don't need to escape stuff inside the quotes.
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to