question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issue with non basic ascii characters

See original GitHub issue

These characters are not displayed once compiled

─┬┌┐─┴└┘│├─┼│┤│█░▒▓

I have been unable to track down where this is happening. It looks like they are replaced with spaces during compilation.

Is it possible to pass in a flag to allow non basic ascii characters?

$ nexe --version
1.1.1

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:14 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
jaredallardcommented, May 4, 2016

Hmm… interesting. Not sure why this is.

1reaction
jaredallardcommented, Apr 7, 2016

Hi this might be done in lib/bundle.js. I’ll check it out 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix Non-ASCII Characters in a URL - Sitechecker
When generating a URL, only ASCII symbols are allowed to be used. An example of a non-ASCII character is the Ñ. The URL...
Read more >
Non-ASCII Glyphs - TerpConnect
Description Name Glyph Numeric Glyph no‑break space = non‑breaking space &nbsp &#160 inverted exclamation mark &iexcl ¡ &#161 ¡ cent sign &cent ¢ &#162 ¢
Read more >
Are there historical problems with non-ASCII identifier ...
Non -ASCII characters are associated with identifiers using non-English words. It is often mandated to only use English language in identifiers ...
Read more >
Non-printable characters: Problems and how to overcome them
ABSTRACT. Non printable & special characters in clinical trial data create potential problems in producing quality deliverables. There could be major issues ......
Read more >
How to Find Non-ASCII Characters in Text Files in Linux
Non -ASCII characters are those that are not encoded in ASCII, such as Unicode, ... We can use this command to find all...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found