Vimium C - All by Keyboard ਲਈ ਸਮੀਖਿਆ
Vimium C - All by Keyboard ਵਲੋਂ Dahan Gong
Firefox ਵਰਤੋਂਕਾਰ 16523093 ਵਲੋਂ ਪੜਤਾਲ
5 ਵਿੱਚੋਂ 5 ਦਰਜਾ ਦਿੱਤਾ
Firefox ਵਰਤੋਂਕਾਰ 16523093੪ ਸਾਲ ਪਿਛਲੇ ਵਲੋਂ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.
ਵਿਕਾਸਕਾਰ ਜਵਾਬ
੪ ਸਾਲ ਪਿਛਲੇ ਨੂੰ ਪੋਸਟ ਕੀਤਾ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.