fix(client): enable ANSI processing explicitly for admin/elevated terminals
This commit is contained in:
parent
e0edf60461
commit
72cf15a6e3
2 changed files with 21 additions and 0 deletions
|
|
@ -36,4 +36,5 @@ windows = { version = "0.54", features = [
|
|||
"Win32_System_Threading",
|
||||
"Win32_UI_WindowsAndMessaging",
|
||||
"Win32_UI_Shell",
|
||||
"Win32_System_Console",
|
||||
] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue