Date: Wed, 10 Sep 2014 03:14:48 -1000 From: Parv <parv@pair.com> To: Johannes-Maria Kaltenbach <johannes-maria@t-online.de> Cc: freebsd-questions@freebsd.org Subject: Re: vim and cursor-over-"chars" question Message-ID: <20140910131448.GA1574@holstein.holy.cow> In-Reply-To: <20140910132008.GA1958@localhost> References: <mailman.77.1410350402.62559.freebsd-questions@freebsd.org> <20140910132008.GA1958@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
in message <20140910132008.GA1958@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. --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140910131448.GA1574>