mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-27 16:19:35 +08:00
Fix typo in Microsoft terminal comment (#1054)
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user