about

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetHelpContent

func GetHelpContent() string

GetHelpContent returns the help page markdown string.

func GetUtilsContent

func GetUtilsContent() string

GetUtilsContent returns the utilities' markdown string.

Types

type Model

type Model struct {
	// contains filtered or unexported fields
}

Model represents the about bubble.

func New

func New(heightMargin int, content string) Model

New creates the about Model.

func (Model) Init

func (m Model) Init() tea.Cmd

Init is part of the tea.Model interface.

func (Model) Update

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

Update is part of the tea.Model interface.

func (Model) View

func (m Model) View() string

View is part of the tea.Model interface.

Jump to

Keyboard shortcuts

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