Re: binding from inside a bash function

2012-05-07 Thread Sinbad
On Mon, May 7, 2012 at 7:21 PM, Ivan Nečas wrote: > On 05/07/2012 03:32 PM, Sinbad wrote: > > On Mon, May 7, 2012 at 5:24 PM, Sinbad wrote: > > i'm trying to configure a bind key through a bash shell. But it is not > working. > here is my binding in a bash function. > > tmux bind-key b send

Re: binding from inside a bash function

2012-05-07 Thread Ivan Nečas
On 05/07/2012 03:32 PM, Sinbad wrote: On Mon, May 7, 2012 at 5:24 PM, Sinbad > wrote: i'm trying to configure a bind key through a bash shell. But it is not working. here is my binding in a bash function. tmux bind-key b send-keys "run_command"

Re: binding from inside a bash function

2012-05-07 Thread Sinbad
On Mon, May 7, 2012 at 5:24 PM, Sinbad wrote: > i'm trying to configure a bind key through a bash shell. But it is not > working. > here is my binding in a bash function. > >tmux bind-key b send-keys "run_command" > > how do i do that. > > cheers > > > when i say bash shell, i mean, from insi

binding from inside a bash function

2012-05-07 Thread Sinbad
i'm trying to configure a bind key through a bash shell. But it is not working. here is my binding in a bash function. tmux bind-key b send-keys "run_command" how do i do that. cheers -- Live Security Virtual Conferen