From 0ad28a662855b59e66042270e972b3f9b9b8278b Mon Sep 17 00:00:00 2001
From: sammy-ette
Date: Sun, 15 Jun 2025 19:27:28 +0000
Subject: [PATCH] deploy: 692e3de9df0fdcf157e1f158072ad4cf8bf73c02
---
versions/readline-move/docs/api/readline/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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