GithubHelp home page GithubHelp logo

Fails when $TERM=xterm about rb-readline HOT 4 OPEN

alphabt avatar alphabt commented on July 18, 2024
Fails when $TERM=xterm

from rb-readline.

Comments (4)

EnziinSystem avatar EnziinSystem commented on July 18, 2024 4

I solved it with add the ncurses package.

apk add ncurses

It's worked

bash-5.0# rails console
Running via Spring preloader in process 49
Loading development environment (Rails 5.2.4.1)
irb(main):001:0>

from rb-readline.

RORingBBK avatar RORingBBK commented on July 18, 2024

@alphabt Did you get workaround for this?

from rb-readline.

alphabt avatar alphabt commented on July 18, 2024

@RORingBBK unfortunately not, the only workaround is run TERM=dumb rails console. I've since removed this gem so I am no longer bumping into this issue.

from rb-readline.

Spakman avatar Spakman commented on July 18, 2024

Looks like you don't have infocmp available on your system. We currently use that to detect terminal capabilities. Ideally I'd love us to get rid of all the places that we need to shell out, but I think realistically it might be better just to document them all as requirements for now.

from rb-readline.

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.