aboutsummaryrefslogtreecommitdiff
path: root/stow/tmux/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'stow/tmux/.tmux.conf')
-rw-r--r--stow/tmux/.tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/stow/tmux/.tmux.conf b/stow/tmux/.tmux.conf
index db37de0..363cf8d 100644
--- a/stow/tmux/.tmux.conf
+++ b/stow/tmux/.tmux.conf
@@ -31,6 +31,7 @@ bind p run-shell "~/.tmux/scripts/rolodex prev"
bind C-m run-shell "~/.tmux/scripts/rolodex toggle"
bind C-e run-shell "~/.tmux/scripts/rolodex new"
# Faster window switching
+bind C-c new-window
bind C-n next-window
bind C-p previous-window
# Use C-b to switch to last session