Giter Club home page Giter Club logo

Comments (4)

georgebrock avatar georgebrock commented on July 29, 2024

This might be a libedit issue, see my comment on #74. Does switching to a version of Ruby with readline help resolve this?

from gitsh.

calleluks avatar calleluks commented on July 29, 2024

I think my version of ruby is already using readline:

$ /usr/bin/env ruby -r rbconfig -e 'puts RbConfig::CONFIG["configure_args"]'
 '--prefix=/Users/calleerlandsson/.rbenv/versions/2.1.0' '--with-openssl-dir=/usr/local/opt/openssl' '--with-readline-dir=/usr/local/opt/readline' 'CFLAGS= -O3 -Wno-error=shorten-64-to-32 ' 'LDFLAGS=-L/Users/calleerlandsson/.rbenv/versions/2.1.0/lib ' 'CPPFLAGS=-I/Users/calleerlandsson/.rbenv/versions/2.1.0/include '

from gitsh.

georgebrock avatar georgebrock commented on July 29, 2024

gitsh uses system Ruby (or Homebrew Ruby) instead of an rcm/rbenv Ruby, because we didn't want to depend on a Ruby version that might get moved or deleted frequently. Running head -1 $(which gitsh) will tell you which Ruby it's linked against.

from gitsh.

calleluks avatar calleluks commented on July 29, 2024

Ah, I see! I installed the homebrew ruby 2.1 and can no longer reproduce this issue. Thanks!

from gitsh.

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.