Fix nested session prefix handling
This commit is contained in:
parent
49ab6546f0
commit
20dd7ed6c5
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
# Custom Prefix
|
||||
set -g prefix C-space
|
||||
bind-key C-space send-prefix
|
||||
|
||||
# Shortcut to custom hints
|
||||
bind-key -n C-h run-shell "tmux popup -xC -yC -w50% -h75% 'cat ~/.tmux/hints'"
|
||||
|
|
Loading…
Reference in a new issue