mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-10 17:53:06 -06: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.