starfish-app / Starfish

A Gemini browser for elementary OS.
gemini://josipantolis.from.hr/starfish/
GNU General Public License v3.0
22 stars 1 forks source link

Improve input page #18

Closed Antolius closed 2 years ago

Antolius commented 2 years ago

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.