When using programs that handle their own mouse selection, dragging to select text doesn't highlight anything as you move, the selection only appears once you release the mouse button, instead of following the cursor live the way it does in a normal terminal.
To reproduce: open vim, write some text, then do :set mouse=a and try selecting.
When using programs that handle their own mouse selection, dragging to select text doesn't highlight anything as you move, the selection only appears once you release the mouse button, instead of following the cursor live the way it does in a normal terminal.
To reproduce: open vim, write some text, then do
:set mouse=aand try selecting.