Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mouse support. #1

Open
ehuss opened this issue Jul 25, 2014 · 5 comments
Open

Add mouse support. #1

ehuss opened this issue Jul 25, 2014 · 5 comments

Comments

@ehuss
Copy link
Collaborator

ehuss commented Jul 25, 2014

Same key combo + right mouse click should extend columns to the row clicked on.

Unfortunately Atom doesn't have great support for working with mouse events. See the mousedown handler (and screenPositionFromMouseEvent) in editor-view.

@austincummings
Copy link

👍

2 similar comments
@alexbet
Copy link

alexbet commented Nov 10, 2015

+1

@nmat
Copy link

nmat commented Nov 11, 2015

+1

@binbjz
Copy link

binbjz commented Dec 28, 2017

+1

@BoneTone
Copy link

BoneTone commented Oct 2, 2019

To select a block instead of continuous lines using the mouse, see the atom package named block-select.

https://atom.io/packages/block-select

Edit: well, I was in the process of installing both of these packages as I wrote this. It appears there is an issue with block-select as the repo is currently throwing 404. However, I'll leave this here in case it comes back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants