Skip to content

包含 Enter 的组合快捷键设置错误 #5264

Closed
@Zuoqiu-Yingyi

Description

@Zuoqiu-Yingyi

该问题是否已经被报告过了? Is there an existing issue for this?

  • 我已经搜索了 Issues,没有发现类似问题
    I have searched the existing issues

描述问题 Describe the problem

#5231 中将按键 Enter 替换为了 , 但是使用 API /api/setting/setKeymap 设置快捷键时依然使用 Enter 导致所有包含 Enter 的组合快捷键失效, 该 API 请求体的一部分如下所示

{
    "default": "⇧⌘A",
    "custom": "⌘Enter" // 不能生效, 应该更改为  "⌘↩"
}

期待的结果 Expected result

包含 Enter 的组合快捷键可以正常使用

截屏或者录屏演示 Screenshot or screen recording presentation

No response

版本环境 Version environment

- Version: `2.0.22`
- Operating System: 
- Browser (if used):

日志文件 Log file

更多信息 More information

关联 #5172 (comment)

Activity

self-assigned this
on Jun 22, 2022
added this to the 2.0.24 milestone on Jun 22, 2022
added a commit that references this issue on Jun 22, 2022
Vanessa219

Vanessa219 commented on Jun 22, 2022

@Vanessa219
Member

抱歉,还麻烦下个版本发布后再手动设置一下。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @Vanessa219@Zuoqiu-Yingyi

      Issue actions

        包含 `Enter` 的组合快捷键设置错误 · Issue #5264 · siyuan-note/siyuan