Skip to content

✨feat(shortcuts): 添加新标签页打开数据的快捷方式#3465

Merged
t8y2 merged 1 commit into
t8y2:mainfrom
eryajf:issue_2141
Jul 15, 2026
Merged

✨feat(shortcuts): 添加新标签页打开数据的快捷方式#3465
t8y2 merged 1 commit into
t8y2:mainfrom
eryajf:issue_2141

Conversation

@eryajf

@eryajf eryajf commented Jul 14, 2026

Copy link
Copy Markdown
Contributor
  • 实现了在树节点点击时使用 Alt 键打开数据的新标签页功能
  • 增加了对快捷方式的支持,包括修改器快捷方式的处理
  • 更新了多语言支持,添加了相关的翻译文本

变更说明

变更类型

  • 新功能
  • Bug 修复
  • 性能优化
  • 代码重构
  • 文档更新
  • CI / 构建

涉及前端

  • 本 PR 涉及前端改动,已附截图/录屏(见下方)

  • 右键列表提供新标签页打开入口

  • 按下快捷键单击可在新标签页打开,默认快捷键为 Alt+Click(Windows/Linux)/ Option+Click(mac)

  • 设置中提供此快捷键自定义的配置

image

验证

  • make check 通过
  • make cargo-check-fast 通过
  • 相关测试通过

关联 Issue

close #2141

- 实现了在树节点点击时使用 Alt 键打开数据的新标签页功能
- 增加了对快捷方式的支持,包括修改器快捷方式的处理
- 更新了多语言支持,添加了相关的翻译文本
@t8y2
t8y2 merged commit 11536da into t8y2:main Jul 15, 2026
9 checks passed
@t8y2

t8y2 commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Thanks for the contribution! Merged in 11536da, will be released in the next version.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] 点击表在当前tab打开,cmb+单击表在新 tab 打开

2 participants