mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-06-24 08:01:13 +08:00
Fix typo in Microsoft terminal comment
This commit is contained in:
parent
bbe6d1e0a3
commit
b363899a8b
@ -72,7 +72,7 @@ Terminal::Color ComputeColorSupport() {
|
||||
}
|
||||
|
||||
#if defined(FTXUI_MICROSOFT_TERMINAL_FALLBACK)
|
||||
// Microsoft terminals do not properly declare themselve supporting true
|
||||
// Microsoft terminals do not properly declare themselves supporting true
|
||||
// colors: https://github.com/microsoft/terminal/issues/1040
|
||||
// As a fallback, assume microsoft terminal are the ones not setting those
|
||||
// variables, and enable true colors.
|
||||
|
Loading…
Reference in New Issue
Block a user