MiniMax-AI / MiniMax-AI/minimax-code
[Feature]: 增加快捷键功能
Open
Nobody has claimed this yet.
desktop
enhancement
needs-triage
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 141
- Avg merge
- 2h 45m
- Merged PRs (30d)
- 46
Description
Problem / 你遇到的问题
应用目前缺少快捷键功能,比如连最常用的新建任务,cmd+N都不支持,只能用鼠标去点。而且隐藏了侧边栏还点不了。
此外,截图到应用的功能也不支持。就是类似Codex按cmd(左)+cmd(右)就能截图当前应用到软件里的功能。目前Code虽然也能截图,但只能Code自己主动截图,不能用户截图它自动获取。
Proposed solution / 期望方案
上面说清了。增加快捷键功能,增加快捷键自定义功能,增加获取用户截图的功能。
Platform / 平台
None
Additional context / 补充信息
No response
Before submitting / 提交前确认
- I have searched existing issues.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. First map the TypeScript application's shortcut handling and screenshot/input paths, then clarify supported platforms and the intended behavior for new-task shortcuts, hidden-sidebar use, customization, and user-triggered screenshots. Done means these behaviors are specified and work together.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100