present icon indicating copy to clipboard operation
present copied to clipboard

Odd behaviour when emojis are present

Open terror opened this issue 2 years ago • 0 comments

Let the following be the content of a file called foo.md

🏗️

```present echo foo
```

running present foo.md will give error: Program ech failed to execute with message: No such file or directory (os error 2)

terror avatar Oct 03 '22 16:10 terror