diff options
| author | Phil Crosby | 2013-02-19 10:47:14 -0800 |
|---|---|---|
| committer | Phil Crosby | 2013-02-19 10:47:14 -0800 |
| commit | 550afd365d947c0a18ff235f6f2fc5655fd4bf9f (patch) | |
| tree | d29b3c17e47d0b88d989c4d837f1dfe0c30c2f78 /README.markdown | |
| parent | 3e3ccbb5fc89af559dc67fd973abfe2cf1a2e5b8 (diff) | |
| parent | e71731aed50e8ec81b333b386f22f3e901132508 (diff) | |
| download | vimium-550afd365d947c0a18ff235f6f2fc5655fd4bf9f.tar.bz2 | |
Merge pull request #783 from deiga/patch-2
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 94274ebf..fb68bfd4 100644 --- a/README.markdown +++ b/README.markdown @@ -82,6 +82,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 |
