Versions in this module Expand all Collapse all v0 v0.2.3 Dec 12, 2024 v0.2.2 Dec 28, 2023 Changes in this version + func InputHandler(keyer *cwkeyer.Keyer, ui UserInterface, cfg *config.Config) func(*tcell.EventKey) *tcell.EventKey + type UserInterface interface + ClearEvents func() + ClearInputText func() + InputText func() string + StopApp func() + WriteEvent func(level tui.Level, message string)