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

CTRL+A in the search field (and other dialog text fields) should select the text in the text input #14

Open
bziemons opened this issue May 7, 2023 · 1 comment

Comments

@bziemons
Copy link
Contributor

bziemons commented May 7, 2023

Similar to how CTRL+A works across most of the programs I use, I would expect it to select all text in the currently focused text field.

@textshell
Copy link
Collaborator

Yes, the ZInputBox widget is currently missing selection support.
I've opened tuiwidgets/tuiwidgets#3 for tracking the needed work in tui widgets. Likely this only works well if also tuiwidgets/tuiwidgets#4 is implemented.

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

No branches or pull requests

3 participants