Skip to content

Conversation

mcol
Copy link

@mcol mcol commented Aug 30, 2025

This prevents cli_bullet_raw() from evaluating variables inside <>, which would lead to a crash, as the parent environment by design is not passed along.

Fixes #789.

This prevents cli_bullet_raw() from evaluating variables inside <>, which
would lead to a crash, as the parent environment by design is not passed
along.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cli_bullets_raw seems to try to glue substitute <var>, is that the expected behaviour?

1 participant