editor

package
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Editor

type Editor interface {
	layout.Model
	layout.Sizeable
	layout.Focusable
	layout.Help
	SetWorking(working bool) tea.Cmd
}

Editor represents an input editor component

func New

func New() Editor

New creates a new editor component

type SendMsg

type SendMsg struct {
	Content string
}

SendMsg represents a message to send

Jump to

Keyboard shortcuts

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