Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coloration extension failure #43

Open
adamyg opened this issue May 6, 2024 · 2 comments
Open

Coloration extension failure #43

adamyg opened this issue May 6, 2024 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@adamyg
Copy link
Owner

adamyg commented May 6, 2024

Certain file extensions, e.g. .c, invoke color highlighting of various C language objects. I tried to extend that to other file extensions I use, e.g. .sub, by adding them to BPACKAGES:

set BPACKAGES=.c.cc.CC.cpp.dec.def.h.H.hpp.pro.sub.tag-c:hilite,t;.default:hilite,template,regular;

which I set in the environment before calling Grief ver3.2.2. Sadly that had no effect. Is there something else required or is there a bug?

@adamyg
Copy link
Owner Author

adamyg commented May 7, 2024

BPACKAGE's is the default specification when no .grinit is available, imported once only; reviewing documentation.
Possible warning condition.

@adamyg adamyg added this to the build-26 milestone Jun 4, 2024
@adamyg
Copy link
Owner Author

adamyg commented Jun 4, 2024

event-log build-26

@adamyg adamyg added the enhancement New feature or request label Jun 4, 2024
@adamyg adamyg modified the milestones: build-26, build-27 Jun 10, 2024
@adamyg adamyg modified the milestones: build-27, build-28 Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant