Skip to content

Commit 6815b9e

Browse files
committed
fix: tmux passthru
1 parent 7ebb85d commit 6815b9e

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

flake.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

home/tmux.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ setw -g status-keys vi
88
bind-key C-h swap-window -t -1
99
bind-key C-l swap-window -t +1
1010

11-
set allow-passthrough alhl
12-
set -g allow-passthrough on
11+
set -gq allow-passthrough on
12+
set -gq visual-activity off

0 commit comments

Comments
 (0)