Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultConfigYaml []byte
Functions ¶
Types ¶
type Editor ¶
type Editor struct {
// contains filtered or unexported fields
}
Editor is a terminal-based text editing program.
func (*Editor) RunEventLoop ¶
func (e *Editor) RunEventLoop()
RunEventLoop processes events and draws to the screen, blocking until the user exits the program.
Click to show internal directories.
Click to hide internal directories.