-
I tried to use mouse and ctrl+a to select all text in Input widget. They didn't work. |
Beta Was this translation helpful? Give feedback.
Answered by
davep
Aug 25, 2023
Replies: 1 comment 3 replies
-
You can see all the bindings for |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Tim-Cao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Input
has no concept of a "selection".You can see all the bindings for
Input
in the Textual documentation for theInput
widget. Ctrl+a moves the cursor to the start of the input.