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

Implement scroll to prompt #783

Open
svenstaro opened this issue Nov 14, 2024 · 1 comment
Open

Implement scroll to prompt #783

svenstaro opened this issue Nov 14, 2024 · 1 comment
Labels
wishlist Features wishlist

Comments

@svenstaro
Copy link

I would like to be able to scroll up/down the prompts. This allows you to quickly browse your prompts in your scrollback buffer without having to manually search for them.

Kitty has some pretty good docs on how to enable that here. Kitty even goes as far as injecting the necessary control characters (which is really convenient!).

WezTerm also has ScrollToPrompt.

I think this should be somewhat easy to implement and it's a good feature. :)

@raphamorim raphamorim added the wishlist Features wishlist label Nov 14, 2024
@raphamorim
Copy link
Owner

Good feature request, marking to wishlist

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

No branches or pull requests

2 participants