bigfive / atom-sublime-select

Enable 'sublime style' multiline selection boxes to Atom editor http://atom.io
MIT License
233 stars 49 forks source link

Only works with LMB (left mouse button) on Linux #142

Open dsjstc opened 7 years ago

dsjstc commented 7 years ago

Identical configuration works as expected on Windows, but on Ubuntu 16.10, the MMB and RMB do not work with any modifier key.

MMB: selection is closed immediately upon releasing the button. RMB: always opens context menu whether or not a modifier key is down.

Ketouem commented 6 years ago

I got the RMB issue on macOS High Sierra.