aboutsummaryrefslogtreecommitdiff
path: root/tmux.config
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.config')
-rw-r--r--tmux.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.config b/tmux.config
index d6da56c..38292d6 100644
--- a/tmux.config
+++ b/tmux.config
@@ -29,7 +29,7 @@ bind l resize-pane -R 3
bind C-b last-window
bind C-g last-pane
# Bind the last session command
-bind C-s switch-client -l
+bind C-f switch-client -l
# Faster window switching
bind C-n next-window
bind C-p previous-window