For some reason, even if you set up vim as your source editor, view selection source still opens in firefox's default viewer... sux
-----Original Message----- From: Gene Kwiecinski [mailto:[EMAIL PROTECTED] Sent: Friday, April 06, 2007 12:43 PM To: Vincent BEFFARA; vim@vim.org; Kamaraju S Kusumanchi Subject: RE: copy pasting HTML code into vim >In Firefox, you can select some part of the text, right-click on it and >one of the options is "view selection source" - like "view source" but >the relevant piece of it is already selected. That's a decent way of >replacing find-next in the source view. Ooh, ooh, what he said... I'm so in the habit of just pigging the entire page and looking at the source offline later, that I never hit on this particular nicety. Yep, that works all a treat! :D As for how to feed that to 'vim', though...