diff options
| author | Stephen Blott | 2015-04-27 18:01:21 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2015-04-27 18:01:21 +0100 | 
| commit | 2de9bf879792b4be50efc09ee26d16008bb73ae7 (patch) | |
| tree | 6c97907b3a55f1da4e13fcb08c42a308ff9c7b41 /README.md | |
| parent | 1aef9829ef1bef6ac7d975badfe0204f6c2530b4 (diff) | |
| download | vimium-2de9bf879792b4be50efc09ee26d16008bb73ae7.tar.bz2 | |
Better explanation of p/P in visual mode.
See #1593.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -144,7 +144,7 @@ Release Notes  1.50 (2015-04-26)  - Visual mode (in beta): use `v` and then vim-like keystrokes to select text on the page. Use `y` to yank or -  `p` and `P` to search. Please provide feedback on Github. +  `p` and `P` to search with your default search engine.. Please provide feedback on Github.  - Added the option to prevent pages from stealing focus from Vimium when loaded.  - Many bugfixes for custom search engines, and search engines can now have a description.  - Better support for frames: key exclusion rules are much improved and work within frames; the Vomnibar is | 
