Try to call io:put_chars
on this, seems like it handles all the unicode characters correctly. Also, make sure that your terminal supports emojis if you want to print them.
1 Like
Try to call io:put_chars
on this, seems like it handles all the unicode characters correctly. Also, make sure that your terminal supports emojis if you want to print them.