linuxdeepin / deepin-terminal

deepin-terminal-reborn
GNU General Public License v3.0
146 stars 69 forks source link

feat: 增加终端加粗下划线光标设置选项 #270

Closed liwl1991 closed 1 year ago

liwl1991 commented 1 year ago

Description: 在终端使用vim编辑文件时,单像素下划线无法快速发现光标位置.使用加粗下划线光标能够快速发现光标位置。特殊情况:当使用vim设置高亮搜索时,因为第三方库的色块宽度问题,会让光标在色块重叠区域呈现为1像素横线。

Log: 增加终端加粗下划线设置选项

ArchieMeng commented 1 year ago

image 粗下标的时候,无法显示光标.

liwl1991 commented 1 year ago

image 粗下标的时候,无法显示光标.

因为修改的是第三方库,所以编译之后,需要用编译出来的库,替换掉之前的库就可以了 在build下,查找libterminalwidget5.so.0.14.1 将其复制到:/usr/local/lib/x86_64-linux-gnu/libterminalwidget5.so.0.14.1

liwl1991 commented 1 year ago

稍微改下,问题不大.

代码已改,请复审

luodeepin commented 1 year ago

验证通过 终端 6.0.6

截图_选择区域_20230804132140