Created
August 4, 2024 01:30
-
-
Save ydm/c9e677a67794029cb850dd127631985f to your computer and use it in GitHub Desktop.
~/.tmux.conf
This file contains 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
unbind C-b | |
set-option -g prefix C-\\ | |
bind-key C-\\ send-prefix |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment