mirror of
https://github.com/microsoft/terminal.git
synced 2026-04-07 11:00:23 -04:00
This fixes some more issues not properly covered by #17526: * Fixed `_locComment_text` comments being effectively ignored. * Fixed line splitting of comments (CRLF vs LF). * Fixed BOM suppression. * Fixed support for having multiple `{Locked=...}` comments.