Config Generator
Choose settings for your .tmux.conf, review the result, and download it.
Core Settings
Interface
Keybindings
Plugins
Preview: .tmux.conf
bash
1# tmux configuration generated by tmux.info2# https://tmux.info/tools/config-generator34# Enable Mouse Support5set -g mouse on67# Vi Copy Mode8setw -g mode-keys viSave the downloaded file as ~/.tmux.conf; some browsers remove the leading dot. If you already have a config, merge the settings you want or use the install script to create a backup first.