This has caused a not-inconsiderable amount of trouble! But finally, I've fixed copypasta:
- enable
global
->smart copy
(only affects mapping of ctl-c if text selected) - Disable
profile
->copy on selection
- store clipboard
- store text using mouse
- ^^paste clipboard with mouse^^
- ^^paste mouse selection with keyboard^^
- hold down
shift
before middle mouse button click - or double click the middle button
- ctrl-shift-b to paste mouse buffer
wow thanks!
was frustrated about incapability of copying text from tmux while sshing to remote server (therefore, no xclip). selecting the text with
shift
holded did the trick