Shqyrtime për Vimium C - All by Keyboard
Vimium C - All by Keyboard nga Dahan Gong
Shqyrtim nga 16523093 përdoruesi Firefox-i
Vlerësuar me 5 yje nga 5 të mundshëm
nga 16523093 përdoruesi Firefox-i, 4 vite më parë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.
Përgjigje zhvilluesi
postuar më 4 vite më parë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.
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.