Skip to content

Commit 89cb683

Browse files
chapterjasonclaude
andcommitted
Disable tmux right-click pane menu
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent a01a768 commit 89cb683

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

server/tmux.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@ set-option -g set-clipboard on
77
set-option -g status off
88
set-option -g history-limit 10000
99
set-option -g mouse on
10+
11+
unbind-key -n MouseDown3Pane
12+
unbind-key -n MouseDown3Status
13+
unbind-key -n MouseDown3StatusLeft

0 commit comments

Comments
 (0)