Open edwinjhlee opened 5 months ago
https://github.com/charmbracelet/lipgloss/issues/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!
Update for install on windows https://github.com/MHNightCat/superfile/pull/130
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
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.