Giter Site home page Giter Site logo

Comments (4)

fdncred avatar fdncred commented on July 22, 2024 2

Just had a thought that perhaps the command alternative might be more understandable, discoverable (since help can surface it), and flexible.

ya, i think command would be more discoverable.

@fdncred usage of hidden builtins is not so frequent as ^ imho. Would it complicate the parser more than the user would benefit from it?

It really depends on your usage. If you look at the stdlib, there are times when str contains is overridden with a custom command, which I personally do not like, and the built-in command has to be aliased to be able to ever get to it again during the session. With a sigil or command type process, you never have to worry about built-ins being out of scope. Unless we do some trickery with overlay, which we've talked about.

from nushell.

fdncred avatar fdncred commented on July 22, 2024

I've always thought that we'd eventually have another sigil to indicate internal command just as ^ indicates external command. Perhaps @ or % or &?

from nushell.

39555 avatar 39555 commented on July 22, 2024

@fdncred usage of hidden builtins is not so frequent as ^ imho. Would it complicate the parser more than the user would benefit from it?

from nushell.

NotTheDr01ds avatar NotTheDr01ds commented on July 22, 2024

I've always thought that we'd eventually have another sigil to indicate internal command just as ^ indicates external command. Perhaps @ or % or &?

Honestly, I've always thought we would end up there as well. And I won't be disappointed if that's the solution. Just had a thought that perhaps the command alternative might be more understandable, discoverable (since help can surface it), and flexible.

from nushell.

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.