WindTerm icon indicating copy to clipboard operation
WindTerm copied to clipboard

How to add portable git-bash to Shell Sessions and open it within WindTerm.

Open homoioi opened this issue 2 years ago • 1 comments

A portable git is installed under C:\x\y\z\PortableGit\git-bash.exe, I added it to Shell sessions. However, while opening it, a new individual git-bash window is opened instead of being opened within WindTerm, not like as WSL, cygwin, powershell, etc.

Is there any specific configuration for it?

image

Thanks

homoioi avatar Aug 26 '22 02:08 homoioi

If keeping the default setting: image opening it, got C:/x/y/z/PortableGit/git-bash.exe: Process exited with code 0 The session is disconnected, press Enter to reconnect.

After removing --login -i from Arguments, a new bash window will be opened.

homoioi avatar Aug 26 '22 05:08 homoioi