diff options
Diffstat (limited to '')
-rw-r--r-- | .tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -91,6 +91,7 @@ bind -T copy-mode-vi 'y' send -X copy-selection-and-cancel bind ] paste-buffer bind Space choose-buffer # bind C-l send-keys 'C-l' +bind -n C-h clear-history #move windows # bind-key -n C-S-Left swap-window -t -1 |