diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2026-07-29 17:30:51 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2026-07-29 17:30:51 +0530 |
| commit | da900f6014b8fa65c5e097acfe6d949aee4a4179 (patch) | |
| tree | e5334816f35cc5558fd4174a1e943372d5fd42c4 /tmux | |
| parent | b2892a0bec1dd18d70369c5d5025eba07b0d31c6 (diff) | |
ventoy & tailscale
Diffstat (limited to 'tmux')
| -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 |
