mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-06-26 01:21:12 +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)
|
#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
|
// colors: https://github.com/microsoft/terminal/issues/1040
|
||||||
// As a fallback, assume microsoft terminal are the ones not setting those
|
// As a fallback, assume microsoft terminal are the ones not setting those
|
||||||
// variables, and enable true colors.
|
// variables, and enable true colors.
|
||||||
|
Loading…
Reference in New Issue
Block a user