bind "." to set panes path as default for session
This commit is contained in:
parent
657c54c39c
commit
79e89883f3
|
|
@ -17,6 +17,8 @@ bind -Tcopy-mode-vi 'y' send -X copy-pipe-and-cancel pbcopy
|
|||
|
||||
bind r source-file ~/.tmux.conf \; display '~/.tmux.conf sourced'
|
||||
|
||||
bind . attach-session -t . -c '#{pane_current_path}'
|
||||
|
||||
set -g mouse on
|
||||
set -g allow-rename off
|
||||
set -g history-limit 50000
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user