Update tmux.conf

This commit is contained in:
David Heinemeier Hansson
2026-03-10 13:19:02 +01:00
committed by GitHub
parent 016efa3b30
commit 26a0d446a0
+1 -1
View File
@@ -4,7 +4,7 @@ set -g prefix2 C-b
bind C-Space send-prefix
# Reload config
bind q source-file ~/.config/tmux/tmux.conf \; display "configuration sourced"
bind q source-file ~/.config/tmux/tmux.conf \; display "Configuration reloaded"
# Vi mode for copy
setw -g mode-keys vi