Documentation
¶
Overview ¶
Package edit provides stock implementations of github.com/lukasschwab/tiir/pkg/text.Editor. Typically these are command line interfaces: a cusotm CLI Tea or JSON in the user's preferred text editor.
Index ¶
Constants ¶
View Source
const Huh huhEditor = iota
View Source
const Tea teaEditor = iota
Tea based text.Editor for the command line..
View Source
const Vim vimEditor = iota
Vim based text.Editor. Uses a temporary file for every Update call.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.