Coder Social home page Coder Social logo

Comments (12)

randy3k avatar randy3k commented on August 16, 2024 9

there should be a bash.exe inside the directory bin or mingw64 or somewhere.

from terminus.

randy3k avatar randy3k commented on August 16, 2024 1

I see. Git-bash.exe is not the executable you are looking for. Look for sth like bash.exe.

from terminus.

randy3k avatar randy3k commented on August 16, 2024

You will need to point cmd argument to the path to the git bash.

from terminus.

DAV9854 avatar DAV9854 commented on August 16, 2024

I've tried doing so.
{ "name": "Git-Bash", "cmd": "git-bash.exe", "env": {}, "enable": true, "default": true, "platforms": ["windows"] }, { "name": "Command Prompt", "cmd": "cmd.exe", "env": {}, "enable": true, "default": false, "platforms": ["windows"] },

from terminus.

randy3k avatar randy3k commented on August 16, 2024

Are you sure that the executable is called git-bash.exe?

from terminus.

DAV9854 avatar DAV9854 commented on August 16, 2024

Yes I am absolutely sure. C:\Program Files\Git\git-bash.exe
I am not using the entire path, only git-bash.exe

from terminus.

randy3k avatar randy3k commented on August 16, 2024

So you have put the path to it in the PATH environmental variable?

from terminus.

DAV9854 avatar DAV9854 commented on August 16, 2024

I've added the PATH environmental variables to both the git folder and mingw64 sub folder. Git-Bash opens outside of Sublime3 instead of utilizing your package through a view or panel.

from terminus.

DAV9854 avatar DAV9854 commented on August 16, 2024

git-bash.exe has to be it. If I use bash the windows's linux subsystem terminal activates instead.
see here: https://gitforwindows.org/

image

image

from terminus.

DAV9854 avatar DAV9854 commented on August 16, 2024

You were right! I just found it. I added the bin dir to the PATH and updated the cmd: to sh. I couldn't set the cmd to bash or else it would run the linux subsystem shell windows added.

Thanks for your help!

from terminus.

randy3k avatar randy3k commented on August 16, 2024

Oh, I was wrong. It should be sh.exe. :)

from terminus.

DAV9854 avatar DAV9854 commented on August 16, 2024

Haha : ) regardless you led me to the correct dir. Good work.

from terminus.

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.