Hi
Thanks for the diff,
On Thu, Dec 09, 2010 at 09:17:56AM +1100, David Goodlad wrote:
>On Tue, Dec 7, 2010 at 9:17 AM, Nicholas Marriott
><[1]nicholas.marri...@gmail.com> wrote:
>
> Sure :-).
>
>Cool, here it is then! I've retained the original behaviour of the layout
>by
On Wed, Nov 17, 2010 at 03:41:03PM -0500, Ben Boeckel wrote:
> On Wed, Nov 17, 2010 at 07:40:37PM +, Nicholas Marriott wrote:
> > No?
>
> I tried it and I had other issues (tmux stopped working but it wasn't
> reliably reproducible) on HEAD. I'll try applying it to Fedora's
> packages and usin
On Tue, Dec 07, 2010 at 09:56:42PM -0800, Wade Curry wrote:
> Nicholas Marriott(nicholas.marri...@gmail.com) wrote:
> > Hmm. I can't reproduce this on Linux.
> >
> > Does "export EVENT_NOEPOLL=1" help?
> >
> > I take it you tried with a fresh root login and are sure it isn't
> > loading your conf
I can't reproduce with this command.
Can you give exact steps to reproduce starting with no tmux running and
no config file?
Cheers
On Sat, Dec 04, 2010 at 09:53:48AM -0500, Peter John Hartman wrote:
> Oops. What generates the crash is rather this:
>
> bind F1 join-pane -d -t 0: \; select-lay
On Sat, Dec 11, 2010 at 12:26:21PM +0800, Cheney wrote:
> i use
>
> tmux new -s 11.38.9.145 'ssh r...@11.38.9.145'
>
> to create a new-session on the remote
>
> atfer that i want to create a new-window and still on the remote
>
> is there any shortcut? C-b c will create a new-window on locale
You could also do eg:
bind S command-prompt -p host "new-window 'ssh %%'"
If you prefer to type in where you want to ssh to :-).
On Sat, Dec 11, 2010 at 11:30:47AM +, Nicholas Marriott wrote:
> On Sat, Dec 11, 2010 at 12:26:21PM +0800, Cheney wrote:
> >i use
> >
> >tmux new -s 11.
On Sat, Dec 11, 2010 at 12:26:21PM +0800, Cheney wrote:
>i use
>
>tmux new -s 11.38.9.145 'ssh [1]r...@11.38.9.145'
>
>to create a new-session on the remote
>
>atfer that i want to create a new-window and still on the remote
>
>is there any shortcut? C-b c� will create a new
i use
tmux new -s 11.38.9.145 'ssh r...@11.38.9.145'
to create a new-session on the remote
atfer that i want to create a new-window and still on the remote
is there any shortcut? C-b c will create a new-window on locale
thanks anyway.
--