From: Xinqi Bao Date: Thu, 12 Feb 2026 15:29:58 +0000 (+0800) Subject: refactor(tmux): improve config with vi copy mode and unified set X-Git-Url: https://git.xinqibao.xyz/dotfiles.git/commitdiff_plain/8cb0d09ccf6f64e2beb5982f506744f20453b820?ds=inline;hp=8cb0d09ccf6f64e2beb5982f506744f20453b820 refactor(tmux): improve config with vi copy mode and unified set - Unify setw to set (modern tmux auto-detects option scope) - Add vi copy mode with v/y bindings - Add clipboard and passthrough support - Increase history-limit to 50000 - Add base-index 1 and pane-base-index 1 - Enable monitor-bell, change bell-action to other - Quote ${HOME} in new-window binding ---