ENV: I am running tmux in putty, on a windows 7 laptop. I do ssh to linux systems while working.
I have to solve two glitches with tmux, before using it for all my needs.
I use putty v0.62 and tmux v1.8.
tmux config: setw -g mode-mouse on
I want to copy some text from tmux to system clipboard, I press and hold SHIFT and select the text by mouse, then click left-button of mouse.
I want to paste some text into tmux, press SHIFT and click right-button of mouse.