why no windows support ? #179
-
|
comon bro. we need windows/powershell support. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
I don't have a Windows machine. There's a lot of POSIX specific stuff and I don't want to learn how Windows differs. If you want Windows support (and can't accept WSL) you can make a PR adding it, but I suspect it's not easy. |
Beta Was this translation helpful? Give feedback.
-
|
open-interpreter is similar and runs on Windows, but is unfortunately not very actively maintained (which is why I'm here looking for alternatives). |
Beta Was this translation helpful? Give feedback.
-
|
@Kreijstal Tried vibe-porting it to Windows and suggested it wasn't difficult: #528 I don't love the idea of maintaining Windows support, but if someone drags it across the finish line I might just consider it. |
Beta Was this translation helpful? Give feedback.
I don't have a Windows machine. There's a lot of POSIX specific stuff and I don't want to learn how Windows differs.
If you want Windows support (and can't accept WSL) you can make a PR adding it, but I suspect it's not easy.