effekt-lang / effekt-lang/effekt

Cannot print fancier characters with Node.js on Windows in VSCode

Open
#726 6 comments 0 reactions 1 assignee Claimed by @mattisboeckle View on GitHub
bug windows
Dominant language
Scala
Stars
469
Forks
41
Avg merge
1d 16h
Merged PRs (30d)
23

Description

On the JS backend, on Windows, in the VSCode terminal (Powershell):

```scala
println("🚩")
```
gets printed as `?`:
![image](https://github.com/user-attachments/assets/2ac621f8-50d8-43ca-9ad6-585e0d1bb000)

However, `echo "🚩"` in the very same shell just works.

---

Needs more investigating by someone with an access to a Windows machine to narrow down the problem.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.