Skip to content

%context isn't inherited #218

@chen-factual

Description

@chen-factual

Example given by @potash: a.d %contexts b.d which %includes c.d which %includes d.d.

The intention of the %context feature is that from b.d onwards, pwd should refer to b.d's directory, i.e. both c.d and d.d are interpreted with b.d's context. However, current behavior is that c.d and d.d revert back to using a.d's context.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions