Re: [tmux:tickets] #115 pane_current_path doesn't work

2014-03-22 Thread Balazs Kezes
On 2014-03-22 10:10 +, starryin wrote: > 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 pan

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

2014-03-22 Thread starryin
--- ** [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/ngin