- Sep
- 49
- 2
Apologies if this is a duplicate. I've not noticed it being reported, but could easily have missed it.
I noticed an odd inconsistency that I finally tracked down to something unusual (at least to me) in ANSI control sequence handling. On my home system, where the Take Command foreground color is the default of C0C0C0, I never saw an issue. On my work system, where I'd brightened it up a bit to F0F0F0, I see this:
I would expect CSI 0m to return to the original foreground color, but it seems to instead be left as C0C0C0.
This is with ConPTY enabled.
I noticed an odd inconsistency that I finally tracked down to something unusual (at least to me) in ANSI control sequence handling. On my home system, where the Take Command foreground color is the default of C0C0C0, I never saw an issue. On my work system, where I'd brightened it up a bit to F0F0F0, I see this:
I would expect CSI 0m to return to the original foreground color, but it seems to instead be left as C0C0C0.
This is with ConPTY enabled.