Re: Need tmux to inherit and pass on environment to a subshell

2014-06-03 Thread Jesse Molina
Thanks for your suggestion. I think that was my second-best option, but it's still more complicated than using env. It would require iterating over the "set-environment" command a number of times since it only takes a single var per invocation. On 6/3/14, 7:57, Nicholas Marriott wrote: > C

Re: Need tmux to inherit and pass on environment to a subshell

2014-06-03 Thread Nicholas Marriott
Create the session, set the options, create a new window, kill window 0 then move the new window to 0 (or movew -k or movew -r). Original message From: Jesse Molina Date: 02/06/2014 03:23 (GMT+00:00) To: tmux-users@lists.sourceforge.net Subject: Re: Need tmux to inherit an

Re: [PATCH] Fix off by one error

2014-06-03 Thread Nicholas Marriott
I'll try again and give you a better explanation of what changes when I get home. We follow what emacs does if possible. Original message From: Balazs Kezes Date: 31/05/2014 11:41 (GMT+00:00) To: Nicholas Marriott Cc: tmux-us...@lists.sf.net Subject: Re: [PATCH] Fix off

Re: tmux 1.9a in cygwin

2014-06-03 Thread Balazs Kezes
[+tmux-users] On 2014-06-03 09:06 +0200, Michael Wild wrote: > Also, refer to https://cygwin.com/ml/cygwin/2014-06/msg8.html. > Perhaps this helps you tracking down what exactly triggers this > behaviour. That post has the following fragment: > > Here's the strace I got: > > cygwin-1.7.30-1: