la5nta / pat

A cross-platform Winlink client written in Go
https://getpat.io
MIT License
498 stars 86 forks source link

Support multi-line input in `pat composeform` #444

Open martinhpedersen opened 8 months ago

martinhpedersen commented 8 months ago

We should add support for the MU input type used in text templates.

Ref https://groups.google.com/g/pat-users/c/Ut7L2FSpe_8.

https://github.com/la5nta/pat/blob/a52d116d8145cc84a4d9e27594c05f797f14ba46/internal/forms/builder.go#L196