Giter Site home page Giter Site logo

Comments (6)

eteran avatar eteran commented on May 30, 2024 1

Right. At the moment, text in the editor view is rendered as if it were using Latin-1. Adding generalized support for Unicode will be very complicated.

For example, when the user simply clicks in the editor, a non-trivial amount of work needs to be done to figure out which character they clicked on since it isn't just a simply byte offset anymore. I plan to get there eventually, but it is going to be complicated :-).

from nedit-ng.

eteran avatar eteran commented on May 30, 2024

If I understand you correctly, you are saying that both nedit and nedit-ng do not support certain characters that are outside of the ASCII character range? I definitely plan to add things like UTF-8 support, but it will not be a small change, so it will take some time in both design and implementation.

from nedit-ng.

ericxuo avatar ericxuo commented on May 30, 2024

Hi,
Yes, this is what I say. Both nedit and nedit-ng do not support (at least) accentuated characters, and probably others.
Xuo.

from nedit-ng.

ericxuo avatar ericxuo commented on May 30, 2024

Hi,

Here is a picture to help understand what happens (not to add any pressure, of course) :

capture d ecran_2018-05-15_21-00-07

Instead of /home/eric/Téléchargements

Regards.

Xuo.

from nedit-ng.

ericxuo avatar ericxuo commented on May 30, 2024

Hi,

Here is a fork (??) of nedit which has implemented UTF-8 support (https://github.com/unixwork/xnedit). This may help you in case you still think about it 😄

Regards.

Xuo.

from nedit-ng.

eteran avatar eteran commented on May 30, 2024

I discovered xnedit yesterday. It looks very promising as inspiration on how to get Unicode support into nedit-ng. It's definitely in the plan!

from nedit-ng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.