No, no plans, although you could be more specific on what you want to
do.
On Wed, May 09, 2012 at 11:33:44AM +0530, Sinbad wrote:
>is there a plan to add scripting support for tmux.
>i am specifically looking for 'expect' kind of support.
>it will be helpful when a program is not bein
is there a plan to add scripting support for tmux.
i am specifically looking for 'expect' kind of support.
it will be helpful when a program is not being run from
a shell. most of my work will rely on logging into remote
hardware deivces like network switches and doing some stuff
there, where i hav
On Tue, May 08, 2012 at 11:04:36 +0100, Thomas Adam wrote:
> On 8 May 2012 10:04, Thomas Adam wrote:
> > So I am not sure how best do this, other than have -r take a parameter to
> > specify a session, and use cmd_find_session() to look it up.
>
> Something like the following? Completely and utt
On 8 May 2012 10:04, Thomas Adam wrote:
> So I am not sure how best do this, other than have -r take a parameter to
> specify a session, and use cmd_find_session() to look it up.
Something like the following? Completely and utterly untested.
diff --git a/trunk/cmd-move-window.c b/trunk/cmd-move
On Tue, May 08, 2012 at 12:13:13AM +, Ben Boeckel wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> On Tue, Apr 24, 2012 at 22:07:40 GMT, Thomas Adam wrote:
> > diff --git a/trunk/cmd-move-window.c b/trunk/cmd-move-window.c
> > index 5c4dbbe..acb5044 100644
> > --- a/trunk/cmd-mov