Replies: 1 comment
|
the answer was to use IndentorStyle thusly: root.Enumerator(tree.RoundedEnumerator).EnumeratorStyle(style).IndenterStyle(style) |
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.
Uh oh!
There was an error while loading. Please reload this page.
I lifted this example from an issue here
and added the styles.
the results in kitty, ghostty, terminal.app, in bash and zsh are all the same:
is there a way to maintain the color of the tree through nested children?
All reactions