diff options
| author | Timo Sand | 2013-02-16 22:39:39 +0000 | 
|---|---|---|
| committer | Timo Sand | 2013-02-16 22:39:39 +0000 | 
| commit | b466d26ee559bf97e1cbf0cfd77ec0aa1d40a104 (patch) | |
| tree | c645250d504823a897115458dfafa449e26e058f /README.markdown | |
| parent | c781ce942e225c9bc9f172cea54e0e7de6e4bcd0 (diff) | |
| download | vimium-b466d26ee559bf97e1cbf0cfd77ec0aa1d40a104.tar.bz2 | |
Added `gU` command to go to root of page including current port and protocol
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/README.markdown b/README.markdown index d0cabeed..e8c22e1f 100644 --- a/README.markdown +++ b/README.markdown @@ -81,6 +81,7 @@ Additional advanced browsing commands:      <a-f>   open multiple links in a new tab      gi      focus the first (or n-th) text input box on the page      gu      go up one level in the URL hierarchy +    gU      go up to root of the URL hierarchy      zH      scroll all the way left      zL      scroll all the way right | 
