GithubHelp home page GithubHelp logo

Comments (5)

chrisant996 avatar chrisant996 commented on May 24, 2024

The suggestion is impossible, for many reasons.

One is that you're asking for CMD.exe to show a prompt and accept input and run commands, while also simultaneously running a batch script that takes a long time to run. The only way to do that would be to modify CMD.exe itself, which cannot happen.

from cmder.

chrisant996 avatar chrisant996 commented on May 24, 2024

it would be nice for the terminal to accept input immediately and execute them in an underlying cmd prompt (or something of that nature) while cmder is still loading

"The terminal" doesn't accept input.
CMD.exe is what accepts input.
I.e. the suggestion expects that accepting input and running scripts are done by two different separate things -- but only one thing is responsible for doing both of those, and it's CMD.exe.

"While cmder is loading" refers to CMD.exe running the script that initializes the cmder experience inside the CMD.exe shell.

So, you're asking for CMD.exe to accept input simultaneously while it also runs a script. CMD.exe cannot do that.

from cmder.

keelangibb avatar keelangibb commented on May 24, 2024

Oh okay gotcha. Oh well, it was worth a shot!

from cmder.

daxgames avatar daxgames commented on May 24, 2024

I think you can get unreleased builds here: https://github.com/cmderdev/cmder/actions/runs/6983567438

This should start much faster.

from cmder.

chrisant996 avatar chrisant996 commented on May 24, 2024

This can be closed. As a feature request, it's impossible for the reasons described further above..

from cmder.

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.