apertus-open-source-cinema / axiom-firmware

AXIOM firmware (linux image, gateware and software tools)
GNU General Public License v3.0
173 stars 54 forks source link

vi/vim mouse mode breaks normal copy/paste behaviour #166

Closed herbertp closed 4 years ago

herbertp commented 4 years ago

The default mouse mode set for vim has changed and now any right-click and drag selection becomes a 'vim' selection instead of going to the clipboard.

This can be easily fixed with setting it to 'r' (or 'v') instead of 'a'.

mouse=r

rroohhh commented 4 years ago

fixed in 47495349db863ed11b611674d02d03028ddf8c47