I've attached a patch which adds a '-r' flag to tabbed, so that it can
replace a dummy argument in the command with the window id, rather
than appending it to the end.
The purpose of this is to allow
$ tabbed -r 2 st -w '' -e tmux
Which before would've required some annoying temp-file trickery.
Received on Mon Nov 05 2012 - 22:57:55 CET