Git Product home page Git Product logo

Comments (3)

kveroneau avatar kveroneau commented on May 29, 2024

I am starting to suspect that this is related to Termux using the ncursesw library instead of ncurses, and nefte isn't coded correctly to work with wide-char/wide-string, and breaks when using backspace. Other special keys seem to work fine, such as the arrow keys, and pressing ctrl-h performs a backspace. So I'm not entirely sure it is related to wide-char vs regular char. I'll scan through part of the nefte code where keyboard scanning is done later to see how backspace is determined.

from efte.

kveroneau avatar kveroneau commented on May 29, 2024

This patch provided by the developer of Termux resolved the issue for me: https://gist.github.com/its-pointless/15a5274eb6cc5106b691793912a8fc32

from efte.

lanurmi avatar lanurmi commented on May 29, 2024

Thanks for looking into the problem, and providing a solution! I'm not familiar with Termux, nor am I familiar how nefte works internally – all I can say is that eFTE in general isn't really written with wide chars or Unicode in mind, so it doesn't surprise me if something doesn't work. The patch you provided seems trivial and harmless, so I'll apply it as soon as possible.

from efte.

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.