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
Renders with an extra whitespace on lines that aren't the first.
Screenshots
Environment (please complete the following information):
> ucm --version
unison version: 3379c03 (built on 2025-07-24)
> uname -a
Linux apollo 6.1.0-29-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.123-1 (2025-01-02) x86_64 GNU/Linux
Additional context
Have also seen similar printing multiline strings when evaluating functions (that's how I got here), but haven't been able to figure out consistent repro, it seems there are some heuristics in multiline string printing that I haven't figured out.