File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ Navigating the current page:
3030 l scroll right
3131 gg scroll to top of the page
3232 G scroll to bottom of the page
33- d, < c-d > scroll down half a page
34- u, < c-u > scroll up half a page
33+ d scroll down half a page
34+ u scroll up half a page
3535 f open a link in the current tab
3636 F open a link in a new tab
3737 r reload
@@ -67,8 +67,6 @@ Additional advanced browsing commands:
6767 zH scroll all the way left
6868 zL scroll all the way right
6969 z0 reset zoom to default value
70- <c-f > scroll down a full page
71- <c-b > scroll up a full page
7270
7371
7472Vimium 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.
9492Release Notes
9593-------------
9694
97- 1.26
95+ 1.26 (02/17/2011)
9896
9997- ` <c-d> ` , ` <c-f> ` and related are no longer bound by default. You can rebind them on the options page.
98+ - Faster link hinting.
10099
1011001.22, 1.23, 1.24, 1.25 (02/10/2011)
102101
Original file line number Diff line number Diff line change 11{
22 "name" : " Vimium" ,
3- "version" : " 1.25 " ,
3+ "version" : " 1.26 " ,
44 "description" : " The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim." ,
55 "icons" : { "16" : " icons/icon16.png" ,
66 "48" : " icons/icon48.png" ,
You can’t perform that action at this time.
0 commit comments