diff options
| author | Stephen Blott | 2016-09-19 12:50:37 +0100 |
|---|---|---|
| committer | Stephen Blott | 2016-09-19 12:50:37 +0100 |
| commit | 4b1654f820b645a339f98160a1607c042217bf9d (patch) | |
| tree | d3ccc9266c34e47f1270d6b876c5c35eaff64ca3 | |
| parent | 947c24259ba31d41dcbbffc2da15cd6873d0e19d (diff) | |
| download | vimium-4b1654f820b645a339f98160a1607c042217bf9d.tar.bz2 | |
Better wording of description for `gi`.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
