Bewertungen für Vimium C - All by Keyboard
Vimium C - All by Keyboard von Dahan Gong
Antwort von Dahan Gong
Antwort des Entwicklers
geschrieben am vor 4 JahrenIn 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.