vim,The word under the cursor is not visible #2050

Open
opened 2026-01-30 22:45:32 +00:00 by claunia · 0 comments
Owner

Originally created by @Tao-Wei on GitHub (Jun 24, 2019).

I added the code in .vimrc:

let &t_SI.="\e[5 q"
let &t_SR.="\e[4 q"
let &t_EI.="\e[1 q"

cursor style can be changed but the word under the cursor is not visible
image

Originally created by @Tao-Wei on GitHub (Jun 24, 2019). I added the code in .vimrc: ``` let &t_SI.="\e[5 q" let &t_SR.="\e[4 q" let &t_EI.="\e[1 q" ``` cursor style can be changed but the word under the cursor is not visible ![image](https://user-images.githubusercontent.com/46256982/59994229-af74e080-9685-11e9-84d5-a99d2d25d410.png)
claunia added the Resolution-Duplicate label 2026-01-30 22:45:32 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#2050