Versions in this module Expand all Collapse all v1 v1.0.0 Nov 18, 2025 Changes in this version + type DoneFn = func(token string) + type Form struct + func NewForm(app *tview.Application, cfg *config.Config, done DoneFn) *Form