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

Optimize handling URI schemes #1633

Merged
merged 1 commit into from
May 5, 2023

Conversation

vedgy
Copy link
Member

@vedgy vedgy commented May 5, 2023

  1. Match only the last, effective word against supported URI schemes when multiple words are passed via the command line.
  2. Break out of the loop over supported URI schemes after a match.

1. Match only the last, effective word against supported URI schemes
   when multiple words are passed via the command line.
2. Break out of the loop over supported URI schemes after a match.
@vedgy vedgy force-pushed the optimize-handling-uri-schemes branch from 9a690ee to e84ab96 Compare May 5, 2023 09:10
@Abs62 Abs62 merged commit 192f0d9 into goldendict:master May 5, 2023
@vedgy vedgy deleted the optimize-handling-uri-schemes branch May 5, 2023 14:30
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.

None yet

2 participants