镜像自地址
https://github.com/sammy-ette/Hilbish
已同步 2025-08-10 02:52:03 +00:00
docs: set changelog
这个提交包含在:
父节点
54f1a8cfad
当前提交
f2b68fe926
@ -70,6 +70,11 @@ set `hilbish.opts.motd` to false.
|
|||||||
disables commands being added to history.
|
disables commands being added to history.
|
||||||
- `hilbish.rawInput` hook for input from the readline library
|
- `hilbish.rawInput` hook for input from the readline library
|
||||||
- Completion of files in quotes
|
- Completion of files in quotes
|
||||||
|
- A new and "safer" event emitter has been added. This causes a performance deficit, but avoids a lot of
|
||||||
|
random errors introduced with the new Lua runtime (see [#197])
|
||||||
|
- `bait.release(name, catcher)` removes `handler` for the named `event`
|
||||||
|
|
||||||
|
[#197]: https://github.com/Rosettea/Hilbish/issues/197
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- **Breaking Change:** Upgraded to Lua 5.4.
|
- **Breaking Change:** Upgraded to Lua 5.4.
|
||||||
|
正在加载...
x
在新工单中引用
屏蔽一个用户