vim and cursor-over-"chars" question

Parv parv at pair.com
Wed Sep 10 13:19:28 UTC 2014


in message <20140910132008.GA1958 at localhost>,
wrote Johannes-Maria Kaltenbach thusly...
>
...
> or you can set this xterm configuration in your .vimrc:
>
> for cursor in command mode:
>
> let &t_EI = "\<Esc>]12;orange\x7"
>
> and in insert mode:
>
> let &t_SI = "\<Esc>]12;orange\x7"
>
> where you can choose a different colour.

Thanks much, Johannes-Maria.

Only thing is that cursor color (with which xterm was started) is
not restored after editing or opening a file in vim. I can live with
that.


-- 



More information about the freebsd-questions mailing list