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

Enhancement idea: use oslex instead of shlex #105

Open
bigbirdcode opened this issue Jan 26, 2025 · 0 comments
Open

Enhancement idea: use oslex instead of shlex #105

bigbirdcode opened this issue Jan 26, 2025 · 0 comments
Labels
bug Something isn't working platform: windows

Comments

@bigbirdcode
Copy link

As I have seen Trogon uses shlex module to split and quote command line parameters. However that may not be correct for Windows. I suggest to use the oslex module instead.

See: https://github.com/petamas/oslex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working platform: windows
Projects
None yet
Development

No branches or pull requests

2 participants