aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2018-09-29 06:25:56 +0100
committerStephen Blott2018-09-29 06:25:56 +0100
commit5bb27d1a31ff92189e6daeb361a85287b6a8e9e2 (patch)
tree9065e2ce177ffc41fba179006bfe5987e7367671
parentbec8bf9287679221bf30a31707dcb58fbdd033d3 (diff)
downloadvimium-5bb27d1a31ff92189e6daeb361a85287b6a8e9e2.tar.bz2
Revert "Note %S in search engine URLs for search engines."
This reverts commit bec8bf9287679221bf30a31707dcb58fbdd033d3. Oops. I put this comment in the wrong place.
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index a0bf220a..dfa80c04 100644
--- a/README.md
+++ b/README.md
@@ -179,9 +179,7 @@ Not yet released
1.64 (2018-08-30)
-- Custom search engines:
- - You can now use `javascript:` URLs (eg., search the current [site](https://github.com/philc/vimium/issues/2956#issuecomment-366509915)).
- - If you use `%S` (instead of `%s`), then your search terms are _not_ URI encoded.
+- Custom search engines can now be `javascript:` URLs (eg., search the current [site](https://github.com/philc/vimium/issues/2956#issuecomment-366509915)).
- You can now using local marks to mark a hash/anchor. This is particularly useful for marking labels on GMail.
- For filtered hints, you can now start typing the link text before the hints have been generated.
- On Twitter, expanded tweets are now scrollable.