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
{{ message }}
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.
Describe the bug
%
in zsh's output means that the end of output is at the end of the line where%
is, meaning that there is no LF at the end of this line.If i chat print file's output, no
%
is shown:To Reproduce
Steps to reproduce the behavior:
echo word | typstfmt --output -
(echo
always adds LF at the end of the line).This will output:
The text was updated successfully, but these errors were encountered: