Replies: 1 comment
-
I will have to look at this again to see what I can do to make it compatible with PSStyle. I'm going to move this to an Issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I wanted the
-ansi
to work withShow-Tree
but I understand the$PSAnsiMap
is not loaded because I have some$PSStyle
defined - not sure if this is something I loaded or default in Windows Terminal.My understanding is that
$PSAnsiMap
is not loaded to no conflict, but it seems-ansi
doesn't usePSStyle
.Is there any way to have the coloring works for functions that supports it ?
thank you
Beta Was this translation helpful? Give feedback.
All reactions