diff options
| author | Stephen Blott | 2018-09-29 06:24:55 +0100 |
|---|---|---|
| committer | Stephen Blott | 2018-09-29 06:24:55 +0100 |
| commit | bec8bf9287679221bf30a31707dcb58fbdd033d3 (patch) | |
| tree | 0b55bc81dd4917f8743fb743d4934d3256925fba | |
| parent | e49d9b47e6c4978a0f034acfc529111fbf387b1b (diff) | |
| download | vimium-bec8bf9287679221bf30a31707dcb58fbdd033d3.tar.bz2 | |
Note %S in search engine URLs for search engines.
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -179,7 +179,9 @@ Not yet released 1.64 (2018-08-30) -- Custom search engines can now be `javascript:` URLs (eg., search the current [site](https://github.com/philc/vimium/issues/2956#issuecomment-366509915)). +- 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. - 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. |
