diff options
| author | Tim Morgan | 2010-09-03 23:25:40 -0500 |
|---|---|---|
| committer | Tim Morgan | 2010-09-03 23:25:40 -0500 |
| commit | f377565c3b5c3731623c24da96c8623860cec3f2 (patch) | |
| tree | aa9143922c9503bbb2dd9cc274f68058f4dc3c5a | |
| parent | f146e5908bd79dcab4d4afa219af79d4a892b099 (diff) | |
| download | vimium-f377565c3b5c3731623c24da96c8623860cec3f2.tar.bz2 | |
Update README with new/changed key mappings.
| -rw-r--r-- | README.markdown | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 7e525141..f05aa3a8 100644 --- a/README.markdown +++ b/README.markdown @@ -37,7 +37,7 @@ Navigating the current page: f activate link hints mode to open in current tab F activate link hints mode to open in new tab r reload - gf view source + gs view source zi zoom in zo zoom out / enter find mode -- type your search query and hit enter to search or esc to cancel @@ -46,6 +46,7 @@ Navigating the current page: i enter insert mode -- all commands will be ignored until you hit esc to exit yy copy the current url to the clipboard gu go up one level in the URL hierarchy + gf cycle forward to the next frame Navigating your history: H go back in history |
