aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGavin Gilmour2016-06-27 10:22:41 +0100
committerGitHub2016-06-27 10:22:41 +0100
commit45de1c9851b31b2484b7a15c4b842e5d6a065cd6 (patch)
treef8ff65826ab4f22897570b09229f8b2bbe657263
parent747944cbf90939eca8ae3b3fae01c3bdb35d47aa (diff)
downloadvimium-45de1c9851b31b2484b7a15c4b842e5d6a065cd6.tar.bz2
Mention edit URL keybindings
Tracked down some keybindings I was after under #1004 Added them to the main documentation.
-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