We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For example, "this is some text http://qsapp.com/" should not be treated as an URL.
Discussion is here - https://groups.google.com/forum/?hl=en&fromgroups#!topic/blacktree-quicksilver/r3w1rOAn-Lo
Unit test that detects it is here - https://github.com/skurfer/Quicksilver/commit/84f435626daf6e1582c74791f567f3850680beb4
The text was updated successfully, but these errors were encountered:
I fixed this yesterday with #1508 :)
Sorry, something went wrong.
Nice, thanks!
Merge pull request #1508 from pjrobertson/misc
272e6e9
Misc - mainly fixing unit tests. Fixes #1509
No branches or pull requests
For example, "this is some text http://qsapp.com/" should not be treated as an URL.
Discussion is here - https://groups.google.com/forum/?hl=en&fromgroups#!topic/blacktree-quicksilver/r3w1rOAn-Lo
Unit test that detects it is here - https://github.com/skurfer/Quicksilver/commit/84f435626daf6e1582c74791f567f3850680beb4
The text was updated successfully, but these errors were encountered: