You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -179,7 +179,9 @@ Not yet released
179
179
180
180
1.64 (2018-08-30)
181
181
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.
183
185
- You can now using local marks to mark a hash/anchor. This is particularly useful for marking labels on GMail.
184
186
- For filtered hints, you can now start typing the link text before the hints have been generated.
0 commit comments