summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorSean Whitton <spw+git@sdf.org>2014-05-06 19:34:14 +0900
committerSean Whitton <spw+git@sdf.org>2014-05-06 19:34:14 +0900
commitc1f62c5f2ec54d0d6d518fdece7ed89b4139792e (patch)
treebbdace11fc03ae8ae13497dac81591e1c13864fc /.tmux.conf
parent8ef09af9a93a2011200a891cd2f7951fe3752486 (diff)
downloaddotfiles-c1f62c5f2ec54d0d6d518fdece7ed89b4139792e.tar.gz
emamux
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/.tmux.conf b/.tmux.conf
index c8335aff..eec825f2 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -34,8 +34,8 @@ set -g status-right "#[fg=blue]#S #I:#P #[fg=yellow]:: %d %b %Y #[fg=green]:: %l
unbind C-b
set -g prefix C-z
-# C-z z to send C-z to e.g. nested tmux, and C-z C-z to bounce between windows
-bind z send-prefix
+# C-z Z to send C-z to e.g. nested tmux, and C-z C-z to bounce between windows
+bind Z send-prefix
unbind C-z
bind-key C-z last-window