Documentation
¶
Index ¶
- func DrawMessageBar(buf *bytes.Buffer) error
- func DrawRows(buf *bytes.Buffer) error
- func DrawStatusBar(buf *bytes.Buffer) error
- func EditorOpen(fileName string) error
- func EditorSave()
- func Find()
- func MoveCursor(key int)
- func ProcessKeyPress(oldState *term.State) bool
- func Prompt(prompt string, callBack func([]byte, int)) string
- func RefreshScreen() error
- func RowsToString() string
- func Scroll()
- func SetStatusMsg(msg string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DrawMessageBar ¶
func DrawStatusBar ¶
func EditorOpen ¶
func EditorSave ¶
func EditorSave()
func MoveCursor ¶
func MoveCursor(key int)
func ProcessKeyPress ¶
func RefreshScreen ¶
func RefreshScreen() error
func RowsToString ¶
func RowsToString() string
func SetStatusMsg ¶
func SetStatusMsg(msg string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.