From 8c7dfa460f396ec2fac055f5f12375ba621c998d Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 12 Jul 2022 10:57:45 +0800 Subject: Update --- misc/tmux.conf | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'misc') diff --git a/misc/tmux.conf b/misc/tmux.conf index 2dc1bd3..59e296e 100644 --- a/misc/tmux.conf +++ b/misc/tmux.conf @@ -5,9 +5,10 @@ set-option -g prefix C-g bind-key C-g send-prefix new-session # Start a new session if none available -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 + +#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 -- cgit v1.2.3-70-g09d2