diff --git a/versions/readline-move/docs/api/readline/index.html b/versions/readline-move/docs/api/readline/index.html index ff629338..bea047bf 100644 --- a/versions/readline-move/docs/api/readline/index.html +++ b/versions/readline-move/docs/api/readline/index.html @@ -11,7 +11,7 @@ is usable at hilbish.editor.

Func

Creates a new readline instance.

Parameters

This function has no parameters.

Types


Readline -

blah blah

Methods +

Methods

deleteByAmount(amount)

Deletes characters in the line by the given amount.

getLine() -> string

Returns the current input line.

getVimRegister(register) -> string