From c481247164c81b9fbfad35bd237b9ef5d944adc2 Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Sun, 21 Feb 2021 17:18:12 +0100 Subject: tmux fix --- .config/tmux/.tmux.conf | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.config/tmux/.tmux.conf b/.config/tmux/.tmux.conf index 4416417..1c4bfd8 100644 --- a/.config/tmux/.tmux.conf +++ b/.config/tmux/.tmux.conf @@ -117,16 +117,6 @@ bind -n M-j select-pane -D bind -n M-k select-pane -U bind -n M-l select-pane -R -# Use Alt-arrow keys without prefix key to switch panes -bind -n M-Left select-pane -L -bind -n M-Right select-pane -R -bind -n M-Up select-pane -U -bind -n M-Down select-pane -D - -# Shift arrow to switch windows -bind -n S-Left previous-window -bind -n S-Right next-window - bind Escape copy-mode bind p paste-buffer -- cgit v1.2.3-70-g09d2