urlcompose

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Changed

type Changed struct {
	Url string
}

type Error

type Error string

type Model

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

func New

func New() Model

func (*Model) ClearInput

func (m *Model) ClearInput()

func (*Model) ComposeSuggestions

func (m *Model) ComposeSuggestions()

func (Model) Init

func (m Model) Init() tea.Cmd

func (*Model) RefreshUrl

func (m *Model) RefreshUrl() string

func (*Model) RenderInput

func (m *Model) RenderInput() string

func (*Model) RenderUrl

func (m *Model) RenderUrl() string

func (Model) RunCommand

func (m Model) RunCommand() (Model, tea.Cmd)

func (*Model) SetUrl

func (m *Model) SetUrl(url string)

func (*Model) SetWidth

func (m *Model) SetWidth(width int)

func (Model) Update

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

func (Model) View

func (m Model) View() string

Jump to

Keyboard shortcuts

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