Fix tmux config

This commit is contained in:
Anton Zadvorny 2019-12-28 18:39:40 +03:00
parent 14385332a4
commit e947463310
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ bind-key Right select-pane -R
bind-key R source-file ~/.tmux.conf
# Keybinding for swapping the current and marked windows.
bind-key \ swap-window
# bind-key \ swap-window
# Keybindings for swapping adjacent windows.
bind-key < swap-window -t -1