---

** [tickets:#115] pane_current_path doesn't work**

**Status:** open
**Created:** Sat Mar 22, 2014 10:10 AM UTC by starryin
**Last Updated:** Sat Mar 22, 2014 10:10 AM UTC
**Owner:** nobody

I am running tmux 1.9a on ubuntu 13.10

i get following config file

neww -n nginx -c "/var/log/nginx/"
select-pane -t 1
split-window -h -c "#{pane_current_path}"
send-keys "tail -f access.log" C-m

after :source-file this file, the pane 1 will enter into the log directory, but 
pane 2 won't.
I also tried empty string "" and "/var/log/nginx", only the absolute path will 
bring pane 2 into the right directory.

is there anything wrong with my conf or operation? thanks.



---

Sent from sourceforge.net because tmux-users@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/tmux/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/tmux/admin/tickets/options.  Or, if this is a mailing 
list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
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