mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #861] [bug]快速补全功能影响正常使用,是否可以手动关闭 #641
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#641
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Scottmu on GitHub (Jan 21, 2026).
Original GitHub issue: https://github.com/codexu/note-gen/issues/861
详细描述这个 Bug
快速补全功能严重影响正常录入,在不配置模型的情况下被错误信息打断,配置了模型被不需要的内容打断。
在不按tab确认的情况下会输入提示内容,造成光标焦点丢失,在mac系统上已经无法正常使用了
如图:
可以看到在第二章图中,我只希望录入“付油过程”四个字,过程两个字在输入法确认前光标就被自动补全功能打断,移到行首
NoteGen 版本
v0.25.0
操作系统
macOS
报错日志
No response
@hungu commented on GitHub (Feb 6, 2026):
同问