From 5867e0885384a7af9748e4e2eec6a0b5303b6158 Mon Sep 17 00:00:00 2001 From: furtest Date: Tue, 23 Dec 2025 19:15:27 +0100 Subject: [PATCH] Fix a tmux plugin overwritting my config --- tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 96b612f..9c92db3 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -5,6 +5,7 @@ set -g @plugin 'noscript/tmux-mighty-scroll' set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @plugin 'tmux-plugins/tmux-yank' set -g @plugin 'schasse/tmux-jump' +set -g @jump-key 's' set -g @plugin 'tmux-plugins/tmux-battery' # Use zsh as default