aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2016-09-19 12:50:37 +0100
committerStephen Blott2016-09-19 12:50:37 +0100
commit4b1654f820b645a339f98160a1607c042217bf9d (patch)
treed3ccc9266c34e47f1270d6b876c5c35eaff64ca3
parent947c24259ba31d41dcbbffc2da15cd6873d0e19d (diff)
downloadvimium-4b1654f820b645a339f98160a1607c042217bf9d.tar.bz2
Better wording of description for `gi`.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4ec2a5b3..12c13dcc 100644
--- a/README.md
+++ b/README.md
@@ -391,7 +391,7 @@ Changes since previous release (not in the Chrome Store version)
- 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.
+- A new command (`gi`) to focus the first (or n-th) visible text input.
- A new command (`<a-f>`) to open up multiple links at a time in new tabs.
- Frame support.
- More robust support for non-US keyboard layouts.