Documentation
¶
Overview ¶
Package tui implements nt's terminal UI (SPEC §12) with Bubble Tea. The TUI holds its task/note lists as a read-only view (SPEC §6.1): every mutation is a ULID-keyed op applied through the shared mutate.Engine, after which the view reloads from disk. An fsnotify directory watch reloads the view when any other process (a CLI call, an AI session) changes the store.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.