aboutsummaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 3908c809..668f0c2b 100644
--- a/README.markdown
+++ b/README.markdown
@@ -38,7 +38,7 @@ Navigating the current page:
F activate link hints mode to open in new tab
q activate link hints mode to open multiple links in a 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
@@ -47,6 +47,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
@@ -85,6 +86,7 @@ Release Notes
- In link hints mode, holding down the shift key will now toggle between opening in the current tab and opening in a new tab.
- Two new commands (`zH` and `zL`) to scroll to the left and right edges of the page.
- A new command (`gi`) to focus the first (or n-th) text input box on the page.
+- Frame support.
- Bug fixes.
1.19 (06/29/2010)