Giter Club home page Giter Club logo

Comments (8)

borkdude avatar borkdude commented on May 12, 2024

Can you verify if this used to work with 0.0.12? Do you have a theory why it might work differently in eshell?

from babashka.

saikyun avatar saikyun commented on May 12, 2024

It was 0.0.7 that I used. How would I test that? I mean, how would I install the old version? :)

Hm, well, maybe bb -i '*in*' waits for a specific character or something, that eshel doesn't send? I know there are various quirks with eshell, but generally stuff just works. So I sadly don't know much about the specifics.

from babashka.

borkdude avatar borkdude commented on May 12, 2024

You can download previous versions from Github and put them on your path. Check with โ€”version if you are using the right version.

from babashka.

borkdude avatar borkdude commented on May 12, 2024

This is the link to 0.0.7 for MacOS: https://github.com/borkdude/babashka/releases/download/v0.0.7/babashka-0.0.7-macos-amd64.zip

from babashka.

borkdude avatar borkdude commented on May 12, 2024

@saikyun I see no difference with version 0.0.7 in eshell, it also seems to hang.

from babashka.

borkdude avatar borkdude commented on May 12, 2024

Since I don't know how eshell works, I'm closing this for now, until someone comes with a suggestion how to fix it.

from babashka.

borkdude avatar borkdude commented on May 12, 2024

@saikyun One debugging example:

 echo "1\n" | clojure -e '(str "x" (read-line) "x")'

This works in bash, but not in eshell. No clue why.

from babashka.

saikyun avatar saikyun commented on May 12, 2024

Since it works in shell-mode I'll just resort to that for now. :) If I figure anything out wrt eshell I'll tell you.

from babashka.

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.