Created
July 4, 2026 12:29
-
-
Save rafdls/027942f265682433d879b8116026d63d to your computer and use it in GitHub Desktop.
tmux conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| set -g extended-keys on | |
| set -g extended-keys-format csi-u | |
| set-window-option -g mode-keys vi | |
| set -g mouse on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment