From dae2cca50af740eaa95c0924bd64d3127b87e492 Mon Sep 17 00:00:00 2001 From: ilya Date: Wed, 16 Feb 2011 23:36:55 -0800 Subject: Cutting 1.26, will release tomorrow. --- README.markdown | 9 ++++----- manifest.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/README.markdown b/README.markdown index d131d75f..b4d93a02 100644 --- a/README.markdown +++ b/README.markdown @@ -30,8 +30,8 @@ Navigating the current page: l scroll right gg scroll to top of the page G scroll to bottom of the page - d, scroll down half a page - u, scroll up half a page + d scroll down half a page + u scroll up half a page f open a link in the current tab F open a link in a new tab r reload @@ -67,8 +67,6 @@ Additional advanced browsing commands: zH scroll all the way left zL scroll all the way right z0 reset zoom to default value - scroll down a full page - scroll up a full page Vimium supports command repetition so, for example, hitting '5t' will open 5 tabs in rapid succession. ESC (or @@ -94,9 +92,10 @@ don't exceed 110 characters. Release Notes ------------- -1.26 +1.26 (02/17/2011) - ``, `` and related are no longer bound by default. You can rebind them on the options page. +- Faster link hinting. 1.22, 1.23, 1.24, 1.25 (02/10/2011) diff --git a/manifest.json b/manifest.json index 23c6884b..38c21b2d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Vimium", - "version": "1.25", + "version": "1.26", "description": "The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png", -- cgit v1.2.3