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

Mouse support #78

Open
swantzter opened this issue Oct 26, 2020 · 1 comment
Open

Mouse support #78

swantzter opened this issue Oct 26, 2020 · 1 comment

Comments

@swantzter
Copy link

Would be cool to be able to use the mouse to scroll windows line by line (possibly even windows that aren't focused)
Would also be cool to have mouse support in the input to move the cursor

@glguy
Copy link
Owner

glguy commented Oct 31, 2020

I think the best way to implement this will be to extend the Image' type to handle vertical composition and then decorate that type with annotations that can be found using the mouse coordinates.

Currently I'm converting to VTY's image type for anything bigger than a line.

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

No branches or pull requests

2 participants