Compare commits

..

No commits in common. "d4b36d99f3e0d478b47161b3832d2564b6b9b78c" and "49ab6546f02f9202d80d6515e30165fe5895cdf2" have entirely different histories.

2 changed files with 2 additions and 4 deletions

View file

@ -3,7 +3,6 @@
# Custom Prefix # Custom Prefix
set -g prefix C-space set -g prefix C-space
bind-key C-space send-prefix
# Shortcut to custom hints # Shortcut to custom hints
bind-key -n C-h run-shell "tmux popup -xC -yC -w50% -h75% 'cat ~/.tmux/hints'" bind-key -n C-h run-shell "tmux popup -xC -yC -w50% -h75% 'cat ~/.tmux/hints'"

View file

@ -1,12 +1,11 @@
Prefix Prefix
C-x Sync Panes C-x Sync Panes
C-R Reload tmux C-R Reload tmux
c New Console c New Console
, Rename Console , Rename Console
z Zoom Pane z Zoom Pane
: tmux Command
No Prefix No Prefix
C-S-> Next Console C-S-> Next Console
C-S-< Prev Console C-S-< Prev Console
C-arrow Navigate Panes C-arrow Navigate Panes