Skip to content

update#424

Merged
weibaohui merged 10 commits intotemplatefrom
main
Jan 12, 2026
Merged

update#424
weibaohui merged 10 commits intotemplatefrom
main

Conversation

@weibaohui
Copy link
Copy Markdown
Owner

No description provided.

- 使用ResizeObserver替代窗口resize事件监听
- 添加终端列数调整按钮和控制面板
- 优化终端初始化时的适配逻辑
优化终端窗口大小调整逻辑,添加防抖机制避免频繁重绘
修复后端PTY窗口大小同步问题,确保前后端尺寸一致
添加字体加载完成后的尺寸重计算逻辑
添加新的XTerm测试组件实现本地回显功能,用于测试终端基本功能
临时替换文件浏览器中的远程终端组件为本地测试版本
添加WebSocket连接支持,实现终端尺寸自动适配和手动调整功能
移除未使用的XTermComponent引用并更新FileExplorer组件
添加多个xterm插件以增强功能,包括Web链接、Unicode支持等
改进终端尺寸计算逻辑,添加保护措施防止无效尺寸
优化布局处理流程,增加轮询机制确保容器尺寸稳定
移除不必要的状态跟踪,简化组件逻辑
合并XTermTestComponent的功能到XTermComponent中,删除冗余的测试组件文件
移除不再使用的XTermTestComponent注册代码
清理XTerm组件中多余的console.log调试信息
解决web console  输入框宽度不够问题
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Jan 12, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@weibaohui weibaohui merged commit d38813b into template Jan 12, 2026
8 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