镜像自地址
https://github.com/Hilbis/Hilbish
已同步 2025-07-14 14:52:02 +00:00
docs: update
这个提交包含在:
父节点
4c6758c732
当前提交
1f5ab90586
@ -23,7 +23,7 @@ Inserts text into the line.
|
||||
|
||||
### getChar() -> string
|
||||
Reads a keystroke from the user. This is in a format
|
||||
of something like Ctrl-L.
|
||||
of something like Ctrl-L..
|
||||
|
||||
### setVimRegister(register, text)
|
||||
Sets the vim register at `register` to hold the passed text.
|
||||
|
@ -41,7 +41,7 @@ function hilbish.editor.getVimRegister(register) end
|
||||
function hilbish.editor.insert(text) end
|
||||
|
||||
--- Reads a keystroke from the user. This is in a format
|
||||
--- of something like Ctrl-L.
|
||||
--- of something like Ctrl-L..
|
||||
function hilbish.editor.getChar() end
|
||||
|
||||
--- Sets the vim register at `register` to hold the passed text.
|
||||
|
正在加载...
x
在新工单中引用
屏蔽一个用户