Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dec6d2ac41 | |||
| be2413c4b7 | |||
| 32ffc2282a |
@@ -27,11 +27,11 @@ bind-key W kill-session
|
||||
|
||||
# find and switching for sessions, include using tmux-sessionizer
|
||||
unbind-key f
|
||||
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 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-h run-shell "tmux neww $DIR_SCRIPTS/tmux-sessionizer hub"
|
||||
bind-key C-l switch-client -l
|
||||
bind -r C-o last-window
|
||||
bind -r C-h last-window
|
||||
bind-key C-n next-window
|
||||
bind-key C-p previous-window
|
||||
|
||||
|
||||
Reference in New Issue
Block a user