aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc/tmux.conf
diff options
context:
space:
mode:
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