Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Multi-select #35

Open
ghalestrilo opened this issue Jan 8, 2021 · 0 comments
Open

Multi-select #35

ghalestrilo opened this issue Jan 8, 2021 · 0 comments
Projects

Comments

@ghalestrilo
Copy link
Owner

Not sure what's the best implementation for this.

Maybe a combination of a cursor ( { :row, :column } ), an aux_cursor (when selecting with shift+up/down/letf/right, so it always expands) and a selection object ( { :channels [], :cells [] } )

Before doing this, remember to keep notes of all places where the cursor is queried.

@ghalestrilo ghalestrilo created this issue from a note in Features (To do) Jan 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

No branches or pull requests

1 participant