diff options
| author | Ilya Sukhar | 2010-09-24 00:53:04 -0700 | 
|---|---|---|
| committer | Ilya Sukhar | 2010-09-24 00:53:04 -0700 | 
| commit | 6e959935f94355bfe55dee808abd7ecc9fd42c66 (patch) | |
| tree | 69553a211cc0d44e5693c7c69a5a86b3cd10e76f /README.markdown | |
| parent | 331e1f6197ab4ff74868bec2b93740272bae92e8 (diff) | |
| download | vimium-6e959935f94355bfe55dee808abd7ecc9fd42c66.tar.bz2 | |
Code cleanup & README changes for the multiple link hints patch.
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 668f0c2b..36e267bf 100644 --- a/README.markdown +++ b/README.markdown @@ -36,7 +36,7 @@ Navigating the current page:      <c-b>   scroll up a full page      f       activate link hints mode to open in current tab      F       activate link hints mode to open in new tab -    q       activate link hints mode to open multiple links in a new tab +    <a-f>   activate link hints mode to open multiple links in a new tab      r       reload      gs      view source      zi      zoom in @@ -86,6 +86,7 @@ Release Notes  -  In link hints mode, holding down the shift key will now toggle between opening in the current tab and opening in a new tab.  -  Two new commands (`zH` and `zL`) to scroll to the left and right edges of the page.  -  A new command (`gi`) to focus the first (or n-th) text input box on the page. +-  A new command (`<a-f>`) to open up multiple links at a time in new tabs.  -  Frame support.  -  Bug fixes.  | 
