diff --git a/.tmux.conf b/.tmux.conf index 0fc14db..87099fd 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -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'" diff --git a/.tmux/hints b/.tmux/hints index 3a1932e..18c0339 100644 --- a/.tmux/hints +++ b/.tmux/hints @@ -1,11 +1,12 @@ -Prefix + Prefix C-x Sync Panes C-R Reload tmux c New Console , Rename Console z Zoom Pane + : tmux Command -No Prefix + No Prefix C-S-> Next Console C-S-< Prev Console C-arrow Navigate Panes