settings

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SettingsModel

type SettingsModel struct {
	Show bool

	ActiveTime      int
	ActiveWords     int
	ActiveTyperMode string
	// contains filtered or unexported fields
}

func NewSettingsModel

func NewSettingsModel() SettingsModel

func (SettingsModel) Init

func (m SettingsModel) Init() tea.Cmd

func (SettingsModel) Update

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

func (SettingsModel) View

func (m SettingsModel) View() string

Jump to

Keyboard shortcuts

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