aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc/tmux.conf
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2021-12-23 18:11:42 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2021-12-23 18:11:42 +0800
commita480e3fcf165f2c201b9349573669d9698da42fe (patch)
tree297babf846d038084c4ece56881770ae172e04f7 /misc/tmux.conf
parent2c7ae3439e9dd14585c0d6222c731d8e308d535f (diff)
update
Diffstat (limited to 'misc/tmux.conf')
-rw-r--r--misc/tmux.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/tmux.conf b/misc/tmux.conf
index b620d5f..cbd88e3 100644
--- a/misc/tmux.conf
+++ b/misc/tmux.conf
@@ -1,3 +1,6 @@
1unbind C-b
2set-option -g prefix C-g
3
1new-session # Start a new session if none available 4new-session # Start a new session if none available
2bind C-q select-layout even-horizontal 5bind C-q select-layout even-horizontal
3bind C-w select-layout even-vertical 6bind C-w select-layout even-vertical