网站建设总体目标,做网站二级页面的,农村电商平台发展现状,东莞凤岗做网站尝试修改vim光标#xff0c;失败
想让vim的光标在不同模式下显示不同样式
尝试了很多方法#xff0c;但是没有作用 Set cursor shape and color
if term ~ xterm INSERT modelet t_SI \Esc[6 q . \Esc失败
想让vim的光标在不同模式下显示不同样式
尝试了很多方法但是没有作用 Set cursor shape and color
if term ~ xterm INSERT modelet t_SI \Esc[6 q . \Esc]12;blue\x7 REPLACE modelet t_SR \Esc[3 q . \Esc]12;black\x7 NORMAL modelet t_EI \Esc[2 q . \Esc]12;green\x7
endif1 - blinking block 闪烁的方块2 - solid block 不闪烁的方块3 - blinking underscore 闪烁的下划线4 - solid underscore 不闪烁的下划线5 - blinking vertical bar 闪烁的竖线6 - solid vertical bar 不闪烁的竖线参考文章如下
Vim 配置光标形状和颜色Change cursor shape in different teminalCursor color in xtermCursor styles