Compare commits
3 Commits
dec6d2ac41
...
625d1053aa
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
625d1053aa | ||
|
|
f7a98ed51c | ||
|
|
f727f4ac0f |
@@ -27,11 +27,11 @@ bind-key W kill-session
|
||||
|
||||
# find and switching for sessions, include using tmux-sessionizer
|
||||
unbind-key f
|
||||
bind-key f run-shell "tmux neww $DIR_SCRIPTS/tmux-sessionizer"
|
||||
bind-key C-f run-shell "tmux neww $DIR_SCRIPTS/tmux-sessionizer existing"
|
||||
bind-key C-f run-shell "tmux neww $DIR_SCRIPTS/tmux-sessionizer"
|
||||
bind-key C-s run-shell "tmux neww $DIR_SCRIPTS/tmux-sessionizer existing"
|
||||
bind-key C-h run-shell "tmux neww $DIR_SCRIPTS/tmux-sessionizer hub"
|
||||
bind-key C-l switch-client -l
|
||||
bind -r C-h last-window
|
||||
bind -r C-o last-window
|
||||
bind-key C-n next-window
|
||||
bind-key C-p previous-window
|
||||
|
||||
|
||||
Reference in New Issue
Block a user