Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Editor ¶
type Editor struct {
// contains filtered or unexported fields
}
Editor represents a text editor that can be launched with initial content
func (*Editor) EditText ¶
EditText launches the editor with initial content and returns the edited text
func (*Editor) SetVimMode ¶
SetVimMode enables or disables vim modal editing
Click to show internal directories.
Click to hide internal directories.