Hacker News new | past | comments | ask | show | jobs | submit login

If you want the directory to come from your current pane instead of the current session, it's a little easier:

  bind '"' split-window -v -c "#{pane_current_path}"
  bind % split-window -h -c "#{pane_current_path}"
https://github.com/mfarrugi/.dots/blob/master/tmux/.tmux.con...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: