interactions for Hilbish's line reader
The hilbish.editor interface provides functions to directly interact with the line editor in use.
Returns the current input line.
This function has no parameters.
Returns the text that is at the register.
This function has no parameters.
Inserts text into the line.
This function has no parameters.
Sets the vim register at register
to hold the passed text.
This function has no parameters.
Want to help improve this page? Create an issue.