diff options
Diffstat (limited to '')
| -rw-r--r-- | .tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -18,7 +18,7 @@ bind-key k select-pane -U | |||
| 18 | bind-key C-k resize-pane -U | 18 | bind-key C-k resize-pane -U |
| 19 | bind-key [ copy-mode | 19 | bind-key [ copy-mode |
| 20 | bind-key ] paste-buffer | 20 | bind-key ] paste-buffer |
| 21 | bind-key o new-window | 21 | bind-key o new-window -c "#{pane_current_path}" |
| 22 | bind-key n next-window | 22 | bind-key n next-window |
| 23 | bind-key p previous-window | 23 | bind-key p previous-window |
| 24 | bind-key i break-pane | 24 | bind-key i break-pane |
