Re: default-path '.' -> new-window -c

2013-10-19 Thread guns
On Sat 19 Oct 2013 at 09:00:16AM +0100, Nicholas Marriott wrote: > "default-path ." was not dynamic, it was the working directory at server > start, which is the same as "-c $PWD" or "-c .". Ah, I see. I actually never set default-path; I erroneously assumed that this dynamic cwd switching was due

Re: default-path '.' -> new-window -c

2013-10-19 Thread Nicholas Marriott
"default-path ." was not dynamic, it was the working directory at server start, which is the same as "-c $PWD" or "-c .". You probably want "neww -c #{pane_current_path}". On Fri, Oct 18, 2013 at 11:06:24PM -0500, guns wrote: > Hello, > > Last week commit 282c5f9644ed262ee15efbd3d072f7acc577da1