aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Crosby2016-06-28 00:52:22 -0700
committerGitHub2016-06-28 00:52:22 -0700
commitaa178b03ea1e4d12071751b81be9237428e5a97e (patch)
treef8ff65826ab4f22897570b09229f8b2bbe657263
parent747944cbf90939eca8ae3b3fae01c3bdb35d47aa (diff)
parent45de1c9851b31b2484b7a15c4b842e5d6a065cd6 (diff)
downloadvimium-aa178b03ea1e4d12071751b81be9237428e5a97e.tar.bz2
Merge pull request #2179 from gaving/patch-1
Mention edit URL keybindings
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b46885b1..8e992261 100644
--- a/README.md
+++ b/README.md
@@ -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