Skip to content

feat(ui): increase terminal scrollback buffer and document client-side config#13

Merged
linletian merged 2 commits intodevelopfrom
fix/wheel-mapping-prob
Mar 11, 2026
Merged

feat(ui): increase terminal scrollback buffer and document client-side config#13
linletian merged 2 commits intodevelopfrom
fix/wheel-mapping-prob

Conversation

@linletian
Copy link
Owner

Summary

  • 增加 xterm.js 终端 scrollback 缓冲区从默认 1000 行到 10000 行
  • 在 ARCHITECTURE.md 和 PRD.md 中补充文档,说明终端参数(scrollback、主题、字体)由前端灵活配置
  • 在 API.md 开头添加说明,明确客户端终端设置不属于后端 API 范畴

Test plan

  • 启动 myworktree,打开 Web UI
  • 连接到运行中的 instance,验证终端可以向上滚动查看更多历史输出
  • 检查文档是否清晰说明终端参数的可配置性

…e config

- Add scrollback: 10000 to xterm.js terminal initialization
- Document that terminal parameters (scrollback, theme, font) are
  client-side configurable in ARCHITECTURE.md and PRD
- Add note in API.md that client-side terminal settings are not
  part of the backend API
@linletian linletian merged commit 6c0d059 into develop Mar 11, 2026
2 checks passed
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.

1 participant