You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Post-2.0 follow-up. TConPty.Start currently inherits the parent environment.
Add an optional custom environment block if a use case needs it (parallel to the
legacy BuildEnvironmentBlock / NO_COLOR handling). Effort: S.
Acceptance criteria:
An optional environment block is passed to the child when configured
Post-2.0 follow-up.
TConPty.Startcurrently inherits the parent environment.Add an optional custom environment block if a use case needs it (parallel to the
legacy
BuildEnvironmentBlock/NO_COLORhandling). Effort: S.Acceptance criteria: