From 24762c1a8a792a5bd7f2fe963a6506b60d312bc0 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Thu, 13 Dec 2018 16:24:56 +0000 Subject: Change the last client command --- tmux.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3