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

feat: try to autodetect localkeys variant from current OS #12

Merged
merged 2 commits into from
Jan 5, 2024

Conversation

rszyma
Copy link
Owner

@rszyma rszyma commented Jan 5, 2024

Closes #11

  • Rename localKeysVariant option enum from "not-set" to "auto"
  • Add localKeysVariant autodetection when set to "auto"

Since this is only detection based on current OS, Windows users, by the fact that there are 2 possible variants, can't rely on "auto" and still have to select it manually.

@rszyma rszyma merged commit 481ecc0 into main Jan 5, 2024
1 check passed
@rszyma rszyma deleted the autodetect-localkeys-variant branch January 5, 2024 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Autodetect localkeys variant based on current OS
1 participant