Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
quardCRT_windows_V026_x86_64_setup.exe | 2023-11-15 | 41.5 MB | |
quardCRT_windows_V026_x86_64_msvc_setup.exe | 2023-11-15 | 62.8 MB | |
quardCRT_macos_V026_x86_64.dmg | 2023-11-15 | 58.9 MB | |
quardCRT_macos_V026_arm64.dmg | 2023-11-15 | 77.1 MB | |
quardCRT_Linux_V026_x86_64.deb | 2023-11-15 | 47.0 MB | |
README.md | 2023-11-15 | 2.1 kB | |
V0.2.6 source code.tar.gz | 2023-11-15 | 47.3 MB | |
V0.2.6 source code.zip | 2023-11-15 | 47.8 MB | |
Totals: 8 Items | 382.4 MB | 0 |
更新内容
- 增加标签卡悬浮预览功能
- windows本地终端增强,现在可以像linux一样使用Tab键选择补全命令
- 增加会话状态查询,通过会话设置/属性-状态查看会话状态,目前仅支持本地Shell会话查询进程信息
- 终端内容匹配支持路径匹配,可以右键快速打开文件/目录
- 增加高亮显示匹配内容功能
- 修复中文全角引号渲染位置错误问题
- 修复macOS错误绑定了复制粘贴快捷键占用导致无法kill终端内进程问题
- 增加更多语言支持(由GitHub Copilot提供)
git commit
- release:v0.2.6
- src:Update translation files
- Merge branch 'main' of https://github.com/QQxiaoming/quardCRT into main
- Merge pull request [#12] from QQxiaoming/imgbot
- src:Update translation files
- [ImgBot] Optimize images
- src:Add high DPI support for session tab preview
- doc:update doc
- src:Refactor code to use CharWidth class instead of
- lang:Update translations
- src:Fix rendering issues for East Asian language
- doc:update
- src:Add font support for calculating character width
- src:Add highlight/unhighlight feature and clear all
- src:Add support for highlighting text and markers
- src:Update file path regular expressions in UrlFilter
- src:Fix file path issues and update translations
- src:Add support for more languages and fix various
- src:Refactor processInfoTree function to use qint64
- src:Improve session state widget
- src:Fix processInfo return type in conptyprocess.h and
- src:Add session state query and process info to pty
- src:Improve code
- Update WINPTY_DIR path in ptyqt.pri
- src:Add enhancements and fix issues in quardCRT
- src:fix preview issue on windows
- src:fix preview issue
- src:Optimize preview window style
- doc:update readme
- src:Add Preview Width setting
- src:Update SessionTabBarPreviewWidget and dragLabel
- src:Fix context menu position
- src:Add tab preview checkbox to global options and
- src:Add tab card hover preview feature.
完整的更新日志: https://github.com/QQxiaoming/quardCRT/compare/V0.2.5...V0.2.6