diff --git a/home/.tmux.conf b/home/.tmux.conf index 7982db1..e43d7e9 100644 --- a/home/.tmux.conf +++ b/home/.tmux.conf @@ -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