Xinqi Bao's Git

refactor(tmux): improve config with vi copy mode and unified set
authorXinqi Bao <[email protected]>
Thu, 12 Feb 2026 15:29:58 +0000 (23:29 +0800)
committerXinqi Bao <[email protected]>
Thu, 12 Feb 2026 15:29:58 +0000 (23:29 +0800)
commit8cb0d09ccf6f64e2beb5982f506744f20453b820
tree70fadcb10920d3f56e1f0000fb6ed8de912d75e4
parentc306f84320b37c803397b76125d35e11ddcf4874
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
.tmux.conf