|
From: | Ron at compuvest.com |
Subject: | [Help-nano] color syntax on Mac OS X Tiger |
Date: | Wed, 10 Aug 2005 16:52:03 -0700 |
Color syntax highlighting isn't working properly.
Given:
color green
"\<(float|char|int|void|static|const|struct)\>"
won't work at all, but:
color green
"(float|char|int|void|static|const|struct)"
Will work, though it would, for example, highlight
the "int" in "sprint". Why isn't the \< and \> word boundry
assertions functioning?
Ron Newcomb
CompuVest Corp. 3600 Lind Ave. SW Suite 130 Renton, WA 98055 PH: (425) 738-4091 x145 Fax: (425) 251-5000 address@hidden www.CompuVest.com |
[Prev in Thread] | Current Thread | [Next in Thread] |