Question

I'm using vimperator 3.5 with firefox 17. Everything goes well except non-url text selecting. It seems that nothing about this described in the official help document. Everytime when I want to select some non-url texts I have to use my mouse to finish it. It's really annoying.

Was it helpful?

Solution

Jumping to the point to start your select

You can use / to find whatever you want to search and use n to go to specific locations.

Selecting

Once you are there, type c to enter CARET mode where you can use hjkl to move around and use v to select just like vim.

Coping

Also use y to yank. Happy vimp!

OTHER TIPS

If you select wanted text with mouse, use

Y

to copy selected text.

Good cheatsheet:http://sheet.shiar.nl/vimperator

The answer by xxinerKYU is great but according to the reference page at liberator://help/various#various is seems that i is the key to caret mode.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top