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

Feature request: Way to change scroll #92

Open
mcclure opened this issue Dec 6, 2024 · 0 comments
Open

Feature request: Way to change scroll #92

mcclure opened this issue Dec 6, 2024 · 0 comments

Comments

@mcclure
Copy link

mcclure commented Dec 6, 2024

Inspired by #91. Currently you can move the cursor, and you can get the current scroll position, but you cannot change the scroll position. A move_scroll() with Jump(u16) and Forward(u16) would be great.

(Note: I see that you can currently influence scroll with move_cursor(), because moving the cursor offscreen will scroll the cursor. However this isn't quite good enough because you might have opinions about where on screen the cursor should be, like scrolling to put the cursor in the middle of the screen would be awkward. I also do not know what I expect to happen if you move_scroll() and it moves the cursor offscreen, as this is currently impossible.)

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

1 participant