mskyaxl / wsl-terminal

Terminal emulator for Windows Subsystem for Linux (WSL)
MIT License
3.12k stars 159 forks source link

can't run when pinned to taskbar #68

Closed ssshake closed 6 years ago

ssshake commented 6 years ago

You get failed to run /bin/bash: no such file or directory. I presume this is because something is a relative path and this breaks when run from the taskbar. This isnt an issue when the executable is run directly from the folder it's in.

You can drag a shortcut onto the task bar, but that breaks the typical 'pin to taskbar' functionality. Mainly, you end up with duplicate items in the task bar (the shortcut icon and the running app)

goreliu commented 6 years ago

https://github.com/goreliu/wsl-terminal/issues/44

ghost commented 6 years ago

This solution looks nice, but it will be great if it work without any interventions from outside.

goreliu commented 6 years ago

I fixed it in v0.8.10.

okgolove commented 6 years ago

I confirm it works.