Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2000 12:11:16 -0800
From:      Gary Kline <kline@tera.com>
To:        James Bailie <jazzturk@home.com>
Cc:        Gary Kline <kline@tera.com>, questions@freebsd.org
Subject:   Re: set blinkon0 in gvim
Message-ID:  <20000123121116.A8311@athena.sea.tera.com>
In-Reply-To: <20000123053227.A492@cr31617-a.lndn1.on.wave.home.co>; from James Bailie on Sun, Jan 23, 2000 at 05:32:27AM -0500
References:  <200001230923.BAA03752@tera.com> <20000123053227.A492@cr31617-a.lndn1.on.wave.home.co>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 23, 2000 at 05:32:27AM -0500, James Bailie wrote:
> On Sun, Jan 23, 2000 at 01:23:19AM -0800, Gary Kline wrote:
>=20
> >    Can anyone clue me in on (1) setting colors (for C or C++ syntax)
> >    in vim, or (2) turning off the blinking cursor in gvim?
>=20
> There is a great mailing list for Vim which would be more appropriate
> for these questions, since Vim is a port, but here's part of my .vimrc:
>=20
> " turn on color
>=20
> :set t_Co=3D8
> :set t_Sf=3D=1B[3%dm
> :set t_Sb=3D=1B[4%dm
> :syntax on
>=20


	After I hit ``r'' to reply, I saw the ^[[3%dm and ^[[4%dm
	ESC sequence.   Your example works just fine.

	I'll sub to the mailing list when I find mention of it.
	It looks like vim is the editor that Bill Joy was thinking
	of back in '88-9 when he said that vi was pass=E9...

	thanks lots,

	gary


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000123121116.A8311>