Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a plan to add support for windows ? #117

Open
edwinjhlee opened this issue May 11, 2024 · 3 comments
Open

Is there a plan to add support for windows ? #117

edwinjhlee opened this issue May 11, 2024 · 3 comments
Labels
idea any new ideas or suggestions

Comments

@edwinjhlee
Copy link

Is your feature request related to a problem? Please describe.

We are developing x-cmd, we would like to collect the portable cross-platform command tools.
Take broot for example: https://x-cmd.com/pkg/broot

Describe the solution you'd like

Add support to windows

Describe alternatives you've considered

Additional context

Thank you.

@edwinjhlee edwinjhlee added the idea any new ideas or suggestions label May 11, 2024
@yorukot
Copy link
Owner

yorukot commented May 11, 2024

charmbracelet/lipgloss#30
So the reason why I said it is not supported before is because it will cause layout problems when I test it on pwsh in Windows (other file operations etc... do not have big problems)

I just found this and it seems to solve this problem. I will test the function in the next few weeks to see if there are any problems and let you know!

@yorukot
Copy link
Owner

yorukot commented May 13, 2024

Update for install on windows #130

@edwinjhlee
Copy link
Author

Very quick ... 👍

Once you decide it is mature, and provide release with cross platform build.
Send me a notice in this issue, we will package your build into our package system.

BTW, we x-cmd release 0.3.6 with some AI/LLM demo, you might probably have interests.
https://x-cmd.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea any new ideas or suggestions
Projects
None yet
Development

No branches or pull requests

3 participants
@edwinjhlee @yorukot and others