add send-prefix shortcut to tmux config
This commit is contained in:
@@ -13,6 +13,9 @@ unbind C-b
|
||||
set -g prefix C-a
|
||||
bind C-a send-prefix
|
||||
|
||||
# for nested tmux sessions
|
||||
bind-key a send-prefix
|
||||
|
||||
# Activity Monitoring
|
||||
setw -g monitor-activity off
|
||||
set -g visual-activity off
|
||||
|
||||
Reference in New Issue
Block a user