Skip to content
Discussion options

You must be logged in to vote

OK after looking into the source code, I found something like

./widgets/_input.py:        Binding("backspace", "delete_left", "delete left", show=False),
./widgets/_input.py:        Binding("home,ctrl+a", "home", "home", show=False),
./widgets/_input.py:        Binding("end,ctrl+e", "end", "end", show=False),
./widgets/_input.py:        Binding("delete,ctrl+d", "delete_right", "delete right", show=False),

So I get it now uwu

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by anzhi0708
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant