Vimium C - All by Keyboard에 대한 리뷰
Vimium C - All by Keyboard 제작자: Dahan Gong
Dahan Gong 님의 답글
개발자 답글
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.
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.