diff options
| author | Adrian Rollett | 2010-01-09 22:40:47 +0800 |
|---|---|---|
| committer | Ilya | 2010-01-11 07:04:03 +0800 |
| commit | 9d2cb9576858b0ef5f856a3d760d64020b7dc043 (patch) | |
| tree | 54ac965bd2e2354be081a06964237892b2590855 /README.markdown | |
| parent | 4a38d8c402dbd90851dd82b46f20d2302beab05d (diff) | |
| download | vimium-9d2cb9576858b0ef5f856a3d760d64020b7dc043.tar.bz2 | |
added c-f + c-b (scroll full page up or down)
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index a1bf2e4c..6ae016d1 100644 --- a/README.markdown +++ b/README.markdown @@ -31,6 +31,8 @@ Navigating the current page: G scroll to bottom of the page <c-d> scroll down a page <c-u> scroll up a page + <c-f> scroll down a full page + <c-b> scroll up a full page f activate link hints mode to open in current page F activate link hints mode to open in new tab r reload |
