diff options
| author | Phil Crosby | 2014-12-15 09:17:12 -0800 |
|---|---|---|
| committer | Phil Crosby | 2014-12-15 09:17:12 -0800 |
| commit | c826dfb33c7cf763d14aaaa1d9b4cf52b697e91c (patch) | |
| tree | 1fe32b961a1ecbf89614228b3b728a8f8e2b63b2 | |
| parent | bf20d57e88d0897875daa064c4603c6ccebbf3b6 (diff) | |
| download | vimium-c826dfb33c7cf763d14aaaa1d9b4cf52b697e91c.tar.bz2 | |
Change bugfix -> bug fix
| -rw-r--r-- | README.md | 32 |
1 files changed, 16 insertions, 16 deletions
@@ -156,12 +156,12 @@ Release Notes - Vomnibar can now use [search engine shortcuts](https://github.com/philc/vimium/wiki/Search-Engines), similar to Chrome's Omnibar. - Due to significant ranking improvements, Vomnibar's search results are now even more helpful. - When reopening a closed tab, its history is now preserved. -- Bugfixes. +- Bug fixes. 1.44 (2013-11-06) - Add support for recent versions of Chromium. -- Bugfixes. +- Bug fixes. 1.43 (2013-05-18) @@ -173,25 +173,25 @@ Release Notes - Added "LinkHints.activateModeToOpenIncognito", currently an advanced, unbound command. - Disallowed repeat tab closings, since this causes trouble for many people. - Update our Chrome APIs so Vimium works on Chrome 28+. -- Bugfixes. +- Bug fixes. 1.42 (2012-11-03) -- Bugfixes. +- Bug fixes. 1.41 (2012-10-27) -- Bugfixes. +- Bug fixes. 1.40 (2012-10-27) -- Bugfixes. +- Bug fixes. - Added options for search engines and regex find. - Pressing unmapped keys in hints mode now deactivates the mode. 1.39 (2012-09-09) -- Bugfixes. +- Bug fixes. 1.38 (2012-09-08) @@ -199,7 +199,7 @@ Release Notes - Add a browser icon to quickly add sites to Vimium's exclude list. - Restyle options page. - `gi` now launches a new mode that allows the user to tab through the input elements on the page. -- Bugfixes. +- Bug fixes. 1.37 (2012-07-07) @@ -212,11 +212,11 @@ Release Notes 1.35 (2012-07-05) -- Bugfixes. +- Bug fixes. 1.34 (2012-07-03) -- A bugfix for bookmarklets in Vomnibar. +- A bug fix for bookmarklets in Vomnibar. 1.33 (2012-07-02) @@ -256,11 +256,11 @@ Release Notes - Support for opening bookmarks (`b` and `B`). - Support for contenteditable text boxes. -- Speed improvements and bugfixes. +- Speed improvements and bug fixes. 1.27 (2011-03-24) -- Improvements and bugfixes. +- Improvements and bug fixes. 1.26 (2011-02-17) @@ -275,11 +275,11 @@ Release Notes - Many of the less-used commands are now marked as "advanced" and hidden in the help dialog by default, so that the core command set is more focused and approachable. - Improvements to link hinting. -- Bugfixes. +- Bug fixes. 1.21 (2010-10-24) -- Critical bugfix for an excluded URLs regression due to frame support. +- Critical bug fix for an excluded URLs regression due to frame support. 1.20 (2010-10-24) @@ -326,7 +326,7 @@ does not support command repetition. - Make the CSS used by the link hints configurable. It's under Advanced Options. - Add a notification linking to the changelog when Vimium is updated in the background. -- Link-hinting performance improvements and bugfixes. +- Link-hinting performance improvements and bug fixes. - Ctrl+D and Ctrl+U now scroll by 1/2 page instead of a fixed amount, to mirror Vim's behavior. 1.14 (2010-01-21) @@ -336,7 +336,7 @@ does not support command repetition. 1.13 (2010-01-21) - `<c-f>` and `<c-b>` are now mapped to scroll a full page up or down respectively. -- Bugfixes related to entering insert mode when the page first loads, and when focusing Flash embeds. +- Bug fixes related to entering insert mode when the page first loads, and when focusing Flash embeds. - Added command listing to the Options page for easy reference. - J & K have reversed for tab switching: J goes left and K goes right. - `<c-[>` is now equivalent to ESC, to match the behavior of VIM. |
