Compare commits
No commits in common. "d4b36d99f3e0d478b47161b3832d2564b6b9b78c" and "49ab6546f02f9202d80d6515e30165fe5895cdf2" have entirely different histories.
d4b36d99f3
...
49ab6546f0
2 changed files with 2 additions and 4 deletions
|
@ -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'"
|
||||
|
|
|
@ -4,7 +4,6 @@ C-R Reload tmux
|
|||
c New Console
|
||||
, Rename Console
|
||||
z Zoom Pane
|
||||
: tmux Command
|
||||
|
||||
No Prefix
|
||||
C-S-> Next Console
|
||||
|
|
Loading…
Reference in a new issue