termtools icon indicating copy to clipboard operation
termtools copied to clipboard

Suport in Windows

Open felipenmoura opened this issue 7 years ago • 5 comments

This was built using a Mac and we had access to some linux machines.

Would a good soul help us out here, making it work in some Windows terminal simulators?

felipenmoura avatar Feb 08 '18 00:02 felipenmoura

Hello, I did test with bash of windows (there that generate when install the git). So it show some errors:

image

I thinking that need of a *.bat

see ya

renanbastos93 avatar Feb 21 '18 02:02 renanbastos93

Yeah, I haven't test it on windows so far. I expected some weird errors. In this case, it looks like you don't have the global command termtools installed (even though it's happening after the installation). I will have to give it a try in some windows machine and yes, it will probably need quite some work to be done. All the reports and feedback is welcome :)

felipenmoura avatar Feb 21 '18 04:02 felipenmoura

Oh, okay.

I remake a new test, using the bash of developer mode in window 10. It use one OS Ubuntu for bellow. So, worked will.

see ya

renanbastos93 avatar Feb 21 '18 17:02 renanbastos93

Actually @felipenmoura the real issue is not that termtools is not global .. it's more that we cannot execute .sh files on Windows.

Probably trying to make a copy of the .sh into .bat's could allow us to install it in Git Bash for example.

If not then at least we would have a more precise error

sky0matic avatar Mar 03 '18 16:03 sky0matic

In windows is possible to Use the Windows 10 to install an Ubuntu or other Linux bash. https://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/

Maybe it helps.

LuisKrotz avatar Mar 18 '19 14:03 LuisKrotz