Recensiones de Vimium C - All by Keyboard
Vimium C - All by Keyboard per Dahan Gong
154 recensiones
- Classificate 5 de 5per BillKoochooloo, 4년 전
- Classificate 5 de 5per Usator de Firefox 13690318, 4년 전
- Classificate 5 de 5per Eduardo Claudio, 4년 전
- Classificate 5 de 5per TeraSinube, 4년 전I found it better then Vim Vixen because I can still use the default search mechanism easily (it has the huge advantage of highlighting all results of the search) and found it better then Vimium because it is easily customizable.
- Classificate 5 de 5per Usator de Firefox 14034723, 4년 전
- Classificate 5 de 5per Contramund, 4년 전
- Classificate 5 de 5per Usator de Firefox 17157261, 4년 전I really like this extension for vim-like controls over my browser. Probably better than the "Vim Vixen" imo in terms of ease of use as I found the other to be bit more complex than this extension
- Classificate 5 de 5per hacker-pyrat, 4년 전
- Classificate 5 de 5per Usator de Firefox 14341723, 4년 전
- Classificate 5 de 5per Usator de Firefox 16852827, 4년 전
- Classificate 5 de 5per nongthaihoang, 4년 전I used to use a similar extension. Give this one a try and didn't regret. Tks.
- Classificate 5 de 5per Usator de Firefox 16523093, 4년 전I think it's the best vim addon for Firefox. Though it could be better: when I press '/', I think it would be more conventional to clear input from the previous search. Also, circular search could be optional.
Responsa de disveloppator
publicate 4년 전In Find Mode, "\A" will disable circular search (though it still has some bugs), like `\Acould`, and "\a" will re-enable it.
If you use `selected=false` when mapping `enterFindMode` (like `map map / enterFindMode selected=false`), then it won't auto-fill the input with previous selected text.