From 3df2dc7299051f96736b65ee8ed774e0d7fbb173 Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Sat, 24 Sep 2016 11:22:18 +0100 Subject: Note changed behaviour of global marks. --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dfb87833..0746b8db 100644 --- a/README.md +++ b/README.md @@ -159,11 +159,16 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB Release Notes ------------- -Changes since previous release (not in the Chrome Store version) +Changes since the previous release (not in the Chrome Store version) - New commands: - `toggleMuteTab` - mute or unmute the current tab (default binding ``). -- You can now map `` to a Vimium command (e.g. `map goBack`). +- Other new features: + - You can now map `` to a Vimium command (e.g. `map goBack`). +- 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) + where the URL changes as you navigate around. - Bug fixes: - `` is no longer handled (incorrectly) as `Escape`. This also affects ``. - If `goX` is mapped, then `go` no longer launches the vomnibar. This only affects three-key (or longer) bindings. -- cgit v1.2.3