Versions in this module Expand all Collapse all v0 v0.30.0 Dec 25, 2024 Changes in this version + func HandleInput(app *App) + func RunTui(config *dao.Config, themeName string, reload bool) + func SwitchToPage(pageName string) + func WatchFiles(app *App, files ...string) + type App struct + App *tview.Application + func NewApp(config *dao.Config, themeName string) *App + func (a *App) Run() error + func (app *App) Reload()