Re: different prefix in nested tmux session

2012-06-20 Thread Timothy Smith
Nicholas, On Fri, Jun 15, 2012 at 1:11 AM, Nicholas Marriott wrote: > Of course it changes both if you use -g. Set it without -g in the inner > one. Thank you for helping with this. Yes, of course you're right. I had forgotten the other problem I ran into with this system. When I remove the -g,

Re: different prefix in nested tmux session

2012-06-20 Thread Timothy Smith
On Fri, Jun 15, 2012 at 4:08 PM, Nicholas Marriott wrote: > Key bindings are per server not per session, you'll need to start a new > server for the inner tmux with -L or -S if you want the key bindings to > be different. But you lose the advantages of having the sessions in the > same server. Ah

Re: different prefix in nested tmux session

2012-06-15 Thread Nicholas Marriott
Key bindings are per server not per session, you'll need to start a new server for the inner tmux with -L or -S if you want the key bindings to be different. But you lose the advantages of having the sessions in the same server. On Fri, Jun 15, 2012 at 01:44:41PM -0600, Timothy Smith wrote: > Nic

Re: different prefix in nested tmux session

2012-06-15 Thread Nicholas Marriott
Of course it changes both if you use -g. Set it without -g in the inner one. On Thu, Jun 14, 2012 at 05:12:09PM -0600, Timothy Smith wrote: > I'm used to using nested sessions to manage different contexts. For > example, in the outer session I open a new window, start a nested > session and ssh i