diff options
| author | Stephen Blott | 2016-09-25 12:45:11 +0100 |
|---|---|---|
| committer | Stephen Blott | 2016-09-25 12:45:11 +0100 |
| commit | e38af26d3ea2f61ceaa6ffb209e65786e415444f (patch) | |
| tree | f605d39ac90e2cad2de7c438dbfd8420e28fbd51 | |
| parent | ab94f80f1a8c264950b9f5559e1675bdd642f9ec (diff) | |
| download | vimium-e38af26d3ea2f61ceaa6ffb209e65786e415444f.tar.bz2 | |
Note <Space> hint rotation for link hints.
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -165,6 +165,9 @@ Changes since the previous release (not in the Chrome Store version) - `toggleMuteTab` - mute or unmute the current tab (default binding `<a-m>`). - Other new features: - You can now map `<backspace>` to a Vimium command (e.g. `map <backspace> goBack`). + - For link hints, when one hint marker is covered by another, `<Space>` now + rotates the stacking order. If you use filtered hints, you'll need to + use a modifier (e.g. `<c-Space>`). - Changes: - Global marks now search for an existing matching tab by prefix (rather than exact match). This allows global marks to be used as quick bookmarks on sites (like Facebook, Gmail, etc) |
