From 4337c1bb33f84c5413efcaab164e97d31e617f0a Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 26 Nov 2021 11:22:04 +0800 Subject: update --- misc/.tmux.conf | 7 ------- misc/tmux.conf | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 misc/.tmux.conf create mode 100644 misc/tmux.conf (limited to 'misc') diff --git a/misc/.tmux.conf b/misc/.tmux.conf deleted file mode 100644 index 4bba128..0000000 --- a/misc/.tmux.conf +++ /dev/null @@ -1,7 +0,0 @@ -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 N new-session -bind-key -n C-F3 set-option -g status #Ctrl+F3 Combo diff --git a/misc/tmux.conf b/misc/tmux.conf new file mode 100644 index 0000000..4bba128 --- /dev/null +++ b/misc/tmux.conf @@ -0,0 +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 N new-session +bind-key -n C-F3 set-option -g status #Ctrl+F3 Combo -- cgit v1.2.3-70-g09d2