messages

package
v2.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChangeFileMessage

type ChangeFileMessage struct {
	Path string
}

type ChangePage

type ChangePage struct {
	Page enums.Page
}

type CloseError

type CloseError struct{}

type EditorClose

type EditorClose struct {
	Err      error
	IsNative bool
	Value    string
}

type ErrorMsg

type ErrorMsg struct {
	Title string
	Msg   string
	Locn  string
}

type FzfSelection

type FzfSelection struct {
	Selection string
	Exited    bool
}

type HideLoader

type HideLoader struct{}

type HidePopupMessage

type HidePopupMessage struct{}

type NvimDoneMsg

type NvimDoneMsg struct {
	Err string
}

type RefreshFileExplorerMsg

type RefreshFileExplorerMsg struct{}

type RefreshView

type RefreshView struct {
	Content string
	Path    string
}

type ShowLoader

type ShowLoader struct{}

type ShowPopupMessage

type ShowPopupMessage struct {
	Type enums.PopupType
	Curr *filetree.Node
}

type TaskPopupMessage

type TaskPopupMessage struct {
	Type      enums.TaskPopup
	IsDeleted bool
	Title     string
	Desc      string
	Status    enums.TaskStatus
}

Jump to

Keyboard shortcuts

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