Input widget should accommodate bigger inputs better (i.e. be multi-line, wrap long text, offer spell checking, etc.)
User should see how many characters they've used up vs how many can still fit into the limit of 1024 bytes for entire UTF-8 encoded absolute URL defined by the spec.
Input prompt should be selectable.
Input widget should accommodate bigger inputs better (i.e. be multi-line, wrap long text, offer spell checking, etc.) User should see how many characters they've used up vs how many can still fit into the limit of 1024 bytes for entire UTF-8 encoded absolute URL defined by the spec. Input prompt should be selectable.
Consider GtkSpell library for spellchecking.