diff --git a/versions/merge/docs/api/hilbish/hilbish.editor/index.html b/versions/merge/docs/api/hilbish/hilbish.editor/index.html index f1f6697..dfa683c 100644 --- a/versions/merge/docs/api/hilbish/hilbish.editor/index.html +++ b/versions/merge/docs/api/hilbish/hilbish.editor/index.html @@ -7,5 +7,7 @@ directly interact with the line editor in use.
Returns the current input line.
Returns the text that is at the register.
Inserts text into the line.
Inserts text into the line.
Reads a keystroke from the user. This is in a format +of something like Ctrl-L.
Sets the vim register at register
to hold the passed text.