diff options
| -rw-r--r-- | tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |