Crash when I compile with a non-unicode path (file name) in ARM Macos
Description
I used Chinese characters as a file name, but it crashed when compiling. Issues occurs with both command-line tool and VSCODE plugin! VSCODE showed the permission denied. The command-line tool crashed the macos's terminal.
Reproduction URL
No response
Operating system
macOS
Typst version
- [x] I am using the latest version of Typst
Could not reproduce it. typst compile 中文文件名.typ produces 中文文件名.pdf. Works ok both in terminal and in VSCode 1.98.2 with Tinymist 0.13.10 on macOS 15.3.2
PS. Can you please specify which file name you used and what do you mean by non-unicode.
Hello,
I try also to reproduce with typst compile 中文文件名.typ and it compile for me, in an M3 ARM.
@TamakoHe could you provide the name of the file you tried to compile, as well as the exact error message?