Releases
V0.4.5
Change Log
Modify the terminal to select the text after the text is emphasized with a transparency of 50%, rather than the original 100%
Fix the issue of abnormal width of rendering symbols '×' '÷' and '‖'
Fix the issue of program crash in a small probability situation
Fix cursor positioning issues #I8RB90
Remove the dependency on core5compat in Qt (Refer to the pr upstream of qtermwidget, but with modifications).
Prohibit to look up the historical information with the middle mouse scrolling (Refer to the pr upstream of qtermwidget, but with modifications).
Fix rendering issue with abnormal width of some symbols
Add ANSI OSC52 sequence support
Fix the issue that disconnecting the session will directly close the tab instead of disconnecting the session
Fix the issue that some UI in the quick connection window does not refresh when switching languages
Improve the session manager page width can be freely adjusted
The version built with MSVC on Windows uses ConPty instead of WinPty, and the version built with Mingw continues to use WinPty
Improve the behavior of selecting CJK characters when double-clicking
Improve the display of the input method pre-edit area
Add terminal color scheme color palette feature setting
Add the feature of switching terminal color scheme automatically when switching themes
Add confirmation dialog when deleting a session
Fix the issue that the context menu is too long to display completely and difficult to operate
Fix the display abnormality caused by some theme switching on Windows
更新日志
修改终端选中后文本强调色透明度50%,而非原本的100%
修复渲染符号'×' '÷' '‖'宽度异常问题
修复存在一小概率情况下程序崩溃的问题
修复光标定位问题 #I8RB90
删除对Qt中core5compat的依赖(参考qtermwidget上游pr,但有修改)
禁止使用中键滚动查看历史信息(参考qtermwidget上游pr,但有修改)
修复渲染某些符号宽度异常问题
增加 ANSI OSC52 sequence 支持
修复断开会话会直接关闭标签而不是断开会话的问题
修复切换语言时快速连接窗口部分UI未能刷新问题
改进会话管理器页面宽度可自由调整
Windows下通过MSVC构建的版本采用ConPty代替WinPty,Mingw构建版本继续使用WinPty
改进双击选中CJK字符时的表现
改进输入法预编辑区域的显示表现
增加终端配色方案调色板设置功能
增加切换主题时自动切换终端配色方案功能
增加删除会话时的确认对话框
修复上下文菜单过长时显示不全难以操作的问题
修复windows下的一些主题切换引起的显示异常问题
You can’t perform that action at this time.