aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
index a8368a4..8816890 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -4,6 +4,7 @@ set -g history-limit 5000
# Screen-like prefix.
set -g prefix C-a
bind-key C-a last-window
+bind-key a send-prefix
# Better bindings for window split
unbind % # Remove default binding since we’re replacing