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 standalone action for scrolling prompt to the top and fix scrolling #4891

Merged
merged 3 commits into from
Mar 29, 2022

Conversation

page-down
Copy link
Contributor

Refactor clear_terminal to move the functions to Window.
Add a standalone action for scrolling prompt to the top. (corresponds to scroll_prompt_to_bottom)
Fix the action not scrolling to the bottom when the screen is scrolled.
Avoid using already defined shortcuts in examples.

Please review, thank you.

Refactor clear_terminal to move the functions to Window.
Fix the action not scrolling to the bottom when the screen is scrolled.
@kovidgoyal kovidgoyal merged commit 087b52e into kovidgoyal:master Mar 29, 2022
@page-down page-down deleted the feat-scroll-prompt-to-top branch March 29, 2022 10:24
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

Successfully merging this pull request may close these issues.

2 participants