aboutsummaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2018-01-23 12:26:41 -0500
committerRyan Kavanagh <rak@debian.org>2018-01-23 12:26:41 -0500
commit447d51cfcd988ca977f95e51f9cdf32d68c499dd (patch)
tree9f4447809b2205ea9651f9cea98874e8faedee0e /.tmux.conf
parentOpen html emails in firefox (diff)
Update mutt tmux config
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 2889621..bbd6955 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -11,6 +11,7 @@ bind K confirm kill-server
bind C-K confirm kill-server
bind t send-prefix
bind C-t send-prefix
+bind-key R respawn-pane
# Enable the mouse
set -g mouse on
@@ -36,7 +37,6 @@ set -g status-keys emacs
# set -g window-status-bell-bg red
# set -g window-status-bell-fg yellow
-
# Powerline:
set-option -g status on
set-option -g status-interval 2