[GH-ISSUE #138] [bug] Ctrl+X快捷键设置为剪切一整行,当前跟清除键效果相同,只删除一个字符 #102

Closed
opened 2026-03-02 03:37:46 +03:00 by kerem · 1 comment
Owner

Originally created by @achieve-dream1221 on GitHub (Apr 22, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/138

详细描述这个 Bug

] Ctrl+X快捷键设置为剪切一整行,当前跟清除键效果相同,只删除一个字符

NoteGen 版本

0.13.2

操作系统

Windows

报错日志

No response

Originally created by @achieve-dream1221 on GitHub (Apr 22, 2025). Original GitHub issue: https://github.com/codexu/note-gen/issues/138 ### 详细描述这个 Bug ] Ctrl+X快捷键设置为剪切一整行,当前跟清除键效果相同,只删除一个字符 ### NoteGen 版本 0.13.2 ### 操作系统 Windows ### 报错日志 _No response_
kerem 2026-03-02 03:37:46 +03:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@codexu commented on GitHub (Apr 23, 2025):

编辑器使用的 vditor,文本编辑,没有行的概念,只有段落,与代码行有区别,直接剪切个段落显然不符合逻辑。

<!-- gh-comment-id:2822850404 --> @codexu commented on GitHub (Apr 23, 2025): 编辑器使用的 vditor,文本编辑,没有行的概念,只有段落,与代码行有区别,直接剪切个段落显然不符合逻辑。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/note-gen#102
No description provided.