software-jessies-org / jessies

Terminator, Evergreen, lwm and friends
GNU General Public License v2.0
84 stars 19 forks source link

Use 'alt' for block select on Mac instead of 'control' because OSX captures control-click #19

Closed ssadedin closed 8 years ago

ssadedin commented 8 years ago

I found that on Mac I can't use the block select feature because OSX captures the control-click interaction to present the context menu, and Terminator does not see the events at all. As a simple alternative, this change just enables the Alt key for block selection on mac instead of the Control key.