Ticket #12 (new enhancement)
Text selection in Edit widgets
| Reported by: | ian | Owned by: | ian |
|---|---|---|---|
| Priority: | minor | Milestone: | Urwid 1.1.0 |
| Component: | widgets | Version: | |
| Keywords: | select text | Cc: |
Description
The default behaviour when moving between edit fields in most user interfaces is to select all the text in the target edit field. Urwid currently just moves the cursor and doesn't provide an easy way to delete all the text.
It would also be nice to allow the user to select text with the mouse and with SHIFT + arrow keys the way they can in other interfaces.
Change History
Note: See
TracTickets for help on using
tickets.
