diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-12-23 18:11:42 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-12-23 18:11:42 +0800 |
commit | a480e3fcf165f2c201b9349573669d9698da42fe (patch) | |
tree | 297babf846d038084c4ece56881770ae172e04f7 /misc/tmux.conf | |
parent | 2c7ae3439e9dd14585c0d6222c731d8e308d535f (diff) |
update
Diffstat (limited to 'misc/tmux.conf')
-rw-r--r-- | misc/tmux.conf | 3 |
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 @@ | |||
1 | unbind C-b | ||
2 | set-option -g prefix C-g | ||
3 | |||
1 | new-session # Start a new session if none available | 4 | new-session # Start a new session if none available |
2 | bind C-q select-layout even-horizontal | 5 | bind C-q select-layout even-horizontal |
3 | bind C-w select-layout even-vertical | 6 | bind C-w select-layout even-vertical |