aboutmodal

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 24, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() tea.Model

New builds the About overlay.

Types

type Model

type Model struct{}

Model is the About overlay: the figlet brand mark (banner.Banner), the version, the license, and the repo link. It is a read-only surface like the help overlay, and closes on the same three keys: the one that opened it (a toggle would be a fourth binding for one job), esc (the cancel every overlay answers), and q (the quitter's habit, which closes the overlay rather than quitting the app while it owns the keyboard).

func (Model) Init

func (m Model) Init() tea.Cmd

func (Model) Update

func (m Model) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (Model) View

func (m Model) View() tea.View

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL