diff --git a/.tmux.conf b/.tmux.conf index 87099fd..0fc14db 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -3,7 +3,6 @@ # 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 18c0339..3a1932e 100644 --- a/.tmux/hints +++ b/.tmux/hints @@ -1,12 +1,11 @@ - 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