-
-
Notifications
You must be signed in to change notification settings - Fork 163
Closed
Labels
C-consoleCrate: console.Crate: console.E-easyEffort: easy. Good for newcomersEffort: easy. Good for newcomersS-bugSeverity: bugSeverity: bug
Description
What crate(s) in this repo are involved in the problem?
tokio-console
What is the issue?
See repro
How can the bug be reproduced?
tokio-console --ascii-only true shows emojis
tokio-console --ascii-only false shows ascii
Logs, error output, etc
No response
Versions
0.1.7
Possible solution
clap crate has a default_value feature, makes the code cleaner and documents the defaults in the help message
Additional context
No response
Would you like to work on fixing this bug?
no
Metadata
Metadata
Assignees
Labels
C-consoleCrate: console.Crate: console.E-easyEffort: easy. Good for newcomersEffort: easy. Good for newcomersS-bugSeverity: bugSeverity: bug