You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 13, 2021. It is now read-only.
Basically I'd like to be able to highlight text in an entry without modifying it.
One use for this (my use) is a MUD client where you want to highlight the input text (automatically) to be able to erase it all with a single backspace (as an alternative to automatically clearing the text for the player).
Basically I'd like to be able to highlight text in an entry without modifying it.
One use for this (my use) is a MUD client where you want to highlight the input text (automatically) to be able to erase it all with a single backspace (as an alternative to automatically clearing the text for the player).