Documentation ¶ Index ¶ func Cmd(title, body string) tea.Cmd Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Cmd ¶ func Cmd(title, body string) tea.Cmd Cmd returns a tea.Cmd that shows an OS notification when a mode calculation completes. Only call when the user is not currently viewing that mode (they switched away). Enabled by default; can be disabled via a flag later. Types ¶ This section is empty. Source Files ¶ View all Source files notify.go Click to show internal directories. Click to hide internal directories.