Skip to content

Commit bec8bf9

Browse files
Note %S in search engine URLs for search engines.
1 parent e49d9b4 commit bec8bf9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,9 @@ Not yet released
179179

180180
1.64 (2018-08-30)
181181

182-
- Custom search engines can now be `javascript:` URLs (eg., search the current [site](https://github.com/philc/vimium/issues/2956#issuecomment-366509915)).
182+
- Custom search engines:
183+
- You can now use `javascript:` URLs (eg., search the current [site](https://github.com/philc/vimium/issues/2956#issuecomment-366509915)).
184+
- If you use `%S` (instead of `%s`), then your search terms are _not_ URI encoded.
183185
- You can now using local marks to mark a hash/anchor. This is particularly useful for marking labels on GMail.
184186
- For filtered hints, you can now start typing the link text before the hints have been generated.
185187
- On Twitter, expanded tweets are now scrollable.

0 commit comments

Comments
 (0)