I'm fairly well acquainted with the mouse options for tmux:
  set-option -g mouse-select-pane on  set-option -g mouse-resize-pane
on  set-option -g mouse-select-window on  set-window-option -g
mode-mouse on
I'm also aware that pressing <shift>-mouse while the above are turned
on will cause the mouse actions/clicks/movements to work in legacy
mode.

Ideally, I'd like to reverse that behavior.  I'd like to have the
above 4 options turned "off", but when holding perhaps <shift>-mouse
or <ctrl>-mouse, I'd be able to do the above (select/resize panes,
select windows, copy text).

Is this currently possible?  If not, would this be useful to
implement, and any idea of complexity?

Thanks!
-- 
:-Dustin

------------------------------------------------------------------------------
Cloud Computing - Latest Buzzword or a Glimpse of the Future?
This paper surveys cloud computing today: What are the benefits? 
Why are businesses embracing it? What are its payoffs and pitfalls?
http://www.accelacomm.com/jaw/sdnl/114/51425149/
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to