Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: properly support zero-length 'characters' #29

Open
pepa65 opened this issue Feb 19, 2017 · 2 comments
Open

Feature request: properly support zero-length 'characters' #29

pepa65 opened this issue Feb 19, 2017 · 2 comments

Comments

@pepa65
Copy link

pepa65 commented Feb 19, 2017

I've asked about this before, but I thought it would be good to have this on Github.
When editing files with characters that get modified by zero-length characters (like in my case, Thai), those zero-length additions get represented by a ? in ne.

Most common editors have this fixed now (nano, vi) so it seems the external infrastructure is in place. Would you be willing to look into this again?

@vigna
Copy link
Owner

vigna commented Apr 4, 2017

Maybe not for this release, but, yes. A sample file with intended result/actual result would be useful!

@pepa65
Copy link
Author

pepa65 commented Apr 4, 2017

The famous one would be https://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo.txt
When looking at the Thai text, instead of displaying question marks, it should display the relevant tone/vowel/other marks above or under the preceding consonant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants