-
-
Notifications
You must be signed in to change notification settings - Fork 805
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 arrows support for search field #5416
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for diving in, but this is a bit more complex!
Please see my inline comments!
This comment was marked as resolved.
This comment was marked as resolved.
Co-authored-by: Ken Chou <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! I have two minor suggestions and a question about potentially ambiguous actions!
Thank you! |
* feat: add arrows support for search field * refactor: extract LineEditBuffer from LineEditor * refactor: migrate search field to LineEditBuffer * feat: add key bindings for search field Co-authored-by: Ken Chou <[email protected]>
@wez Do you have any release schedule for this project? When can you release this feature? Sorry for asking in closed thread, just don't want to open separated issue for this questions only Thanks |
Impliment #3087 (comment)
Add support of cursor and arrows in search field