diff --git a/versions/merge/docs/api/hilbish/hilbish.editor/index.html b/versions/merge/docs/api/hilbish/hilbish.editor/index.html index dfa683c..f1f6697 100644 --- a/versions/merge/docs/api/hilbish/hilbish.editor/index.html +++ b/versions/merge/docs/api/hilbish/hilbish.editor/index.html @@ -7,7 +7,5 @@ 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.
Reads a keystroke from the user. This is in a format -of something like Ctrl-L.
Inserts text into the line.
Sets the vim register at register
to hold the passed text.