Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
quardCRT_windows_V047_x86_64_msvc_setup.exe | 2024-06-26 | 62.7 MB | |
quardCRT_windows_V047_x86_64_setup.exe | 2024-06-26 | 43.9 MB | |
quardCRT_macos_V047_x86_64.dmg | 2024-06-26 | 62.6 MB | |
quardCRT_Linux_V047_x86_64.deb | 2024-06-26 | 52.6 MB | |
quardCRT_Linux_V047_x86_64.AppImage | 2024-06-26 | 71.2 MB | |
quardCRT_macos_V047_arm64.dmg | 2024-06-25 | 62.5 MB | |
README.md | 2024-06-25 | 3.8 kB | |
V0.4.7 source code.tar.gz | 2024-06-25 | 69.5 MB | |
V0.4.7 source code.zip | 2024-06-25 | 70.1 MB | |
Totals: 9 Items | 495.1 MB | 1 |
Change Log
- Add broadcast session feature #36
- Add label tag color feature
- Add block selection (Shift+click) and column selection (Alt+Shift+click) feature
- Add user-defined cursor color setting
- Add tooltip for optional items in settings
- Add advanced options to set the default startup shell for local terminal (default to $SHELL on Linux/MacOS, and default to the system built-in powershell on Windows, this function is only used to adjust the PowerShell version on Windows, not to start other shells, other shells please use LocalShell session to set specific commands)
- Fix the crash problem caused by modifying the configuration of the currently running session
- Fix the problem of incorrect pop-up position of the context menu in the case of multiple screens
- Modify to switch to the tab when right-clicking on a non-current tab
- Fix the cursor alignment error in the local shell on the windows msvc version, need to disable resizeQuirk #39
- Fix the invalid problem of confirming multiple lines of text paste, and allow users to set enable/disable by themselves
- Fix the problem of automatically trimming empty lines in the pasted content of text, and allow users to set enable/disable by themselves
- Fix the unstable SSH initialization terminal size problem #40
- Fix the probability crash problem after the SSH remote actively ends
- Fix font display abnormalities when restoring font settings to built-in fonts
- Fix the abnormal window position problem caused by window movement/resize operations on Linux with multiple screens
- Add pre-built plugins TextStatistics, and update pre-built plugin CharacterCode to V0.0.3
更新日志
- 增加广播会话功能 #36
- 增加标签标记颜色功能
- 增加块选择(Shift+click)和列选择(Alt+Shift+click)功能
- 增加用户自定义光标颜色设置
- 增加设置中可选项的工具提示
- 增加高级选项可以设置默认启动本地终端使用的Shell(Linux/MacOS下默认为$SHELL,Windows下默认为系统内置powershell,Windows下此功能仅用于调整PowerShell版本,而非启动其他Shell,其他Shell请使用本地Shell会话设定特定命令启动)
- 修复修改当前正在运行中的会话配置导致的崩溃问题
- 修复多屏幕的情况下,上下文菜单弹出位置错误问题
- 修改右击非当前标签页时,切换到该标签页
- 修复在windows msvc版本local shell光标对齐错误问题,需要禁用resizeQuirk #39
- 修复多行文本粘贴确认无效问题,并允许用户自行设置启用/禁用
- 修复自动修剪文本粘贴内容中的空行问题,并允许用户自行设置启用/禁用
- 修复不稳定的SSH初始化终端大小问题 #40
- 修复SSH远端主动结束后,概率崩溃问题
- 修复恢复字体设置到内建字体时,字体显示异常
- 修复在Linux上使用多屏幕时,窗口移动/大小调整等操作导致的窗口位置异常问题
- 新增集成预构建插件TextStatistics,更新预构建插件CharacterCode到V0.0.3版本