On Tue, Mar 25, 2014 at 06:33:45PM -0500, Mark Volkmann wrote:
> Before version 1.9 when I split an existing pane, the new pane started
> in the same directory as the one I split. Now new panes start in my
> home directory. Was that an intentional change? Is there a way to
> configure tmux to have the old behavior?

I put it in the release notes:

http://sourceforge.net/p/tmux/tmux-code/ci/master/tree/CHANGES

    * 'default-path' has been removed.  The new-window command accepts '-c'
      to cater for this.  The previous value of "." can be replaced with: 'neww
      -c $PWD', the previous value of '' which meant current path of the pane
      can be specified as:  'neww -c "#{pane_current_path}"'

-- Thomas Adam

-- 
"Deep in my heart I wish I was wrong.  But deep in my heart I know I am
not." -- Morrissey ("Girl Least Likely To" -- off of Viva Hate.)

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to