marks

package
v0.0.0-...-45224f2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register() *command.SCommand

Types

type MarkList

type MarkList struct {
	Choices  *[]storage.Mark
	Cursor   int
	Selected map[int]int
	Multiple bool
}

func InitialListUI

func InitialListUI(list *[]storage.Mark) MarkList

func (MarkList) Init

func (m MarkList) Init() tea.Cmd

func (MarkList) Run

func (m MarkList) Run()

func (MarkList) Update

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

func (MarkList) View

func (m MarkList) View() string

Jump to

Keyboard shortcuts

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