diff options
| author | Phil Crosby | 2016-06-28 00:52:22 -0700 | 
|---|---|---|
| committer | GitHub | 2016-06-28 00:52:22 -0700 | 
| commit | aa178b03ea1e4d12071751b81be9237428e5a97e (patch) | |
| tree | f8ff65826ab4f22897570b09229f8b2bbe657263 | |
| parent | 747944cbf90939eca8ae3b3fae01c3bdb35d47aa (diff) | |
| parent | 45de1c9851b31b2484b7a15c4b842e5d6a065cd6 (diff) | |
| download | vimium-aa178b03ea1e4d12071751b81be9237428e5a97e.tar.bz2 | |
Merge pull request #2179 from gaving/patch-1
Mention edit URL keybindings
| -rw-r--r-- | README.md | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -97,6 +97,8 @@ Additional advanced browsing commands:      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 +    ge      edit the current URL +    gE      edit the current URL and open in a new tab      zH      scroll all the way left      zL      scroll all the way right      v       enter visual mode; use p/P to paste-and-go, use y to yank | 
