From bdf123c37e793f3e70f41f59a265d9aaf96b26f0 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 8 Dec 2021 21:17:49 +0800 Subject: update --- misc/tmux.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'misc/tmux.conf') diff --git a/misc/tmux.conf b/misc/tmux.conf index 4bba128..b620d5f 100644 --- a/misc/tmux.conf +++ b/misc/tmux.conf @@ -1,7 +1,7 @@ new-session # Start a new session if none available -bind M-q select-layout even-horizontal -bind M-w select-layout even-vertical -bind M-e select-layout main-horizontal -bind M-r select-layout main-vertical +bind C-q select-layout even-horizontal +bind C-w select-layout even-vertical +bind C-e select-layout main-horizontal +bind C-r select-layout main-vertical bind N new-session bind-key -n C-F3 set-option -g status #Ctrl+F3 Combo -- cgit v1.2.3-70-g09d2