Add binding to send tmux prefix in nested sessions.

This commit is contained in:
Christophe Buffenoir 2013-09-17 13:46:10 +02:00
parent b2bc2404ef
commit ef408d94d5
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
set -g prefix C-REPLACEMEWITHFIRSTLETTEROFHOSTNAME
unbind C-b
bind-key a send-prefix
set -g display-time 1000
set-window-option -g monitor-activity on