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

nested pp extensions #440

Merged
merged 2 commits into from
Nov 20, 2023
Merged

nested pp extensions #440

merged 2 commits into from
Nov 20, 2023

Conversation

c-cube
Copy link
Owner

@c-cube c-cube commented Nov 14, 2023

close #439

The type is now opaque, using a smart constructor, and is passed
the value used in the closest surrounding call to this extension,
if any. It is used by `Term_color` to properly restore ANSI
style in nested situations.
@c-cube c-cube merged commit 517fd99 into main Nov 20, 2023
10 checks passed
@c-cube c-cube deleted the wip-nested-pp-ext branch November 20, 2023 03:27
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.

add statefulness to containers.pp's extensions
1 participant