Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultHelpMessage = `` /* 334-byte string literal not displayed */
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Editor ¶
type Editor struct { Screen tcell.Screen EventFilter func(tcell.Event) []tcell.Event HelpMessage string // contains filtered or unexported fields }
func (*Editor) SetContent ¶
Click to show internal directories.
Click to hide internal directories.