diff options
Diffstat (limited to 'tmux/tmux.conf')
| -rw-r--r-- | tmux/tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 35213d2..4e5becf 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -9,6 +9,7 @@ set-option -g renumber-windows on set -gq allow-passthrough on set -g visual-activity off set-option -g focus-events on +set -g extended-keys on unbind C-b set -g prefix C-Space |
