Yes, I know that there is now a new "feature" such that mouse dragging puts the selection into the tmux buffer - this is the case.
The problem is that even if I unselect this feature with
Code: Select all
set-window-option -g mode-mouse offI tried also keeping the feature on, setting
Code: Select all
set-option -g set-clipboard onIs anybody able to use the "usual" X cut/paste with the mouse in tmux (+xterm or another terminal emulator under X)?

