<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Disqus - Latest Comments for fuzzy</title><link>http://disqus.com/people/394a0217ad5099104ffde03c28b0de24/</link><description></description><language>en</language><lastBuildDate>Wed, 19 Nov 2008 14:27:12 -0000</lastBuildDate><item><title>Re: Copy and paste text with vi or vim | UNIX | Tech-Recipes</title><link>http://tech-recipes.disqus.com/copy_and_paste_text_with_vi_or_vim_unix_tech_recipes/#comment-3899463</link><description>Nope - just use m to mark the start, with an arbitrary buffer name (so you might type mx).  Move your cursor down to where you want to stop copying, and type y'x (or d'x if you're cutting and pasting).  Then move the cursor to the point where you want to paste, and type p.  Magic.&lt;br&gt;&lt;br&gt;You might find something like this helpful as a reference: &lt;a href="http://www.onlamp.com/pub/a/bsd/2001/10/25/FreeBSD_Basics.html?page=1" rel="nofollow"&gt;http://www.onlamp.com/pub/a/bsd/2001/10/25/Free...&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">fuzzy</dc:creator><pubDate>Wed, 19 Nov 2008 14:27:12 -0000</pubDate></item></channel></rss>