We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df867ac commit af4f033Copy full SHA for af4f033
README.md
@@ -169,6 +169,10 @@ PRs are welcome.
169
Release Notes
170
-------------
171
172
+1.64.4 (2018-02-16)
173
+
174
+- Fix [Vomnibar focus issue](https://github.com/philc/vimium/issues/3242).
175
176
1.64.3 (2018-12-26)
177
178
- When yanking email addresses with `yf`, Vimium now strips the leading `mailto:`.
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 2,
3
"name": "Vimium",
4
- "version": "1.64.3",
+ "version": "1.64.4",
5
"description": "The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.",
6
"icons": { "16": "icons/icon16.png",
7
"48": "icons/icon48.png",
0 commit comments