This seems like intended behavior. If you want to change this you might investigate the default-path option. On Sep 30, 2012 1:11 PM, "Jan Stary" <h...@stare.cz> wrote:
> On current/i386, tmux seems to open a new shell with the current > directory being the same as in the window I am opening from. > > What that means in particular is that if I run 'man whatever' > in a tmux window, and open a new windowd ('ctrl-b c' in my case), > the news shell is opened in /usr/local/man. Is that inteded? > > Jan