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(man): suppress groff formatting via grotty flags and GROFF_NO_SGR
Use GROFF_NO_SGR=1 to prevent SGR (ANSI escape) output, and -P -c/-b/-u
to suppress backspace overstrikes for bold/underline. Keep strip_formatting
as a safety net for any remaining escape sequences.
https://claude.ai/code/session_01CrXuWDMVQsiUBoy6ceACsF
0 commit comments