I'll compile it next time i get a chance. thanks for the change
-ben
On 6/20/05, Bob Rossi <bo...@br...> wrote:
> On Fri, Jun 17, 2005 at 08:46:40PM -0400, Mike Mueller wrote:
> > This is definitely doable, I'll check into it and get back to you.
>=20
> Hi all,
>=20
> In case anyone's interested, Mike committed this change to CVS. It will
> be a few weeks before I get another release out because I'm extremely
> busy and I also want to package readline with CGDB. So Benjamin, if you
> want to try that feature right away, try out CVS, it's stable enough to
> use.
>=20
> Here are the features mike told me about, since it's still uncommented.
>=20
> :set arrowstyle=3Dshort (default)
> The usual little arrow that we provide
> :set arrowstyle=3Dlong
> An arrow that extends from the line number out to the start of the
> given line. Not too obtrusive but easier to follow.
> :set arrowstyle=3Dhighlight
> No actual arrow drawn. The line is drawn in black-on-green
> text, so the entire line is highlighted across the screen. Very
> obtrusive.
>=20
> The short version of arrowstyle is "as". So, "set as=3Dlong".
>=20
> Just in case anyone's interested, "long" is my personal favorite and is
> going to go into my .cgdb/cgdbrc for now :)
>=20
> Thanks Mike!
> Bobby
>=20
>=20
>
|