How to get the nice TUI panels as per screenshots? #456
Closed
NickLarsenNZ
started this conversation in
General
Replies: 1 comment
-
Tokio console bases terminal support for UTF-8 on the So try something like |
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.
-
When I run
tokio-console
(0.1.9
), I seem to only get a plain text render with no panels.I have tried
--ascii-only
(true
andfalse
) and--colorterm
.My terminal is Alactritty on macOS.
Beta Was this translation helpful? Give feedback.
All reactions