Giter Club home page Giter Club logo

Comments (5)

bltavares avatar bltavares commented on July 1, 2024

Hi @tuksik,

This error message is not normal. I don't have a Linux box right now, but I will definitely take a look on that.

The command baseline autocomplete should only output source .... that will be evaluated by the eval command. Does it still outputs the error message if you run eval $(baseline autocomplete) ?

The [[ command is a reserved keyword on Bash and Zsh and I am wondering why this is happening.

Could you send me the output of the following commands so I can have more context?

echo $SHELL
$SHELL --version

You can still use baseline without the autocomplete. It is just a way to make it easier to interact with the boxes.
Thank you for the information about that error message (:

from baseline.

bltavares avatar bltavares commented on July 1, 2024

Hi @tuksik, I found the root cause.

The baseline root-dir command was using the wrong shell, which does not have the [[ keyword.
I moved it to the proper shell and it should not show the error again.

Would you mind trying it out?
Thank you.

from baseline.

tuksik avatar tuksik commented on July 1, 2024

Sorry for the delay. I'll check the new code these days and post about what it.
BTW, I really like the idea, so thank you for your efforts.

from baseline.

tuksik avatar tuksik commented on July 1, 2024

I pulled the new version and autocomplete (baseline+tab=commands' list) work for me now.
Thank you.

from baseline.

bltavares avatar bltavares commented on July 1, 2024

You are welcome. I glad you like it

from baseline.

Related Issues (6)

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.