X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/1bef964c93068c8b996d0e47b3808992db75eae8..db47efc2b821872ef7bd232364c02347fd7c4f6b:/tmux/tmux.conf diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 9f43fdf..7bf58fd 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -38,6 +38,7 @@ bind-key l select-pane -R # moving between windows with vim movement keys bind-key -r C-h select-window -t :- bind-key -r C-l select-window -t :+ +bind-key r move-window -r # reorder windows # resize panes with vim movement keys bind-key -r H resize-pane -L 5