diff --git a/nix/homeModules/common/tmux/tmux.conf b/nix/homeModules/common/tmux/tmux.conf index b642ec16..8bd47cff 100644 --- a/nix/homeModules/common/tmux/tmux.conf +++ b/nix/homeModules/common/tmux/tmux.conf @@ -79,12 +79,6 @@ bind l switch-client -l bind C-t clock-mode set -g clock-mode-style 24 -# unbind built-in select-pane jumping -unbind Left -unbind Right -unbind Down -unbind Up - # improve window swapping bind [ swap-window -d -t -1 bind ] swap-window -d -t +1