You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix#2561: Escape control characters in assertion error messages
Format-String2 now escapes control characters as Unicode control pictures
so they are visible in error messages. Characters like ESC (used in ANSI
sequences) now display as their Unicode symbol instead of being invisible.
Copilot-generated fix.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments