anomalyco / anomalyco/opencode
请求开启 showNavigation 并支持左侧竖向标签选择
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
功能请求
问题描述
当前 OpenCode 的标签选择采用横向模式,不够优雅。希望能够开启 showNavigation 并支持左侧竖向标签选择。
期望行为
- 默认开启 showNavigation 设置
- 支持左侧竖向标签选择模式
- 横向标签选择模式不够优雅,希望改进
实际行为
当前使用横向标签选择,用户体验不如竖向模式。
环境信息
- OpenCode 版本: v1.18.31
- 操作系统: Windows 11
- 终端: Windows Terminal
补充说明
竖向标签选择模式更加直观和优雅,希望能够在 OpenCode 中支持。
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. Start by locating the TypeScript terminal UI code for tab selection and the showNavigation setting, then determine how a left-side vertical mode should be configured. Done means showNavigation is enabled by default and users can select tabs vertically on the left without losing the existing horizontal mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100