<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Tech-Recipes - Latest Comments in Move or jump to specific lines in vi</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><atom:link href="https://tech-recipes.disqus.com/move_or_jump_to_specific_lines_in_vi_unix_tech_recipes/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 01 Sep 2009 06:53:27 -0000</lastBuildDate><item><title>Re: Move or jump to specific lines in vi</title><link>http://www.tech-recipes.com/rx/403/move-or-jump-to-specific-lines-in-vi/#comment-15700800</link><description>&lt;p&gt;Thanks for the very helpful info! Though i noticed that when i type 0G i still jump to the end of the file. But to go to the beginning i need to type 1G instead. Thought i should share. Cheers!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mgumgu</dc:creator><pubDate>Tue, 01 Sep 2009 06:53:27 -0000</pubDate></item><item><title>Re: Move or jump to specific lines in vi</title><link>http://www.tech-recipes.com/rx/403/move-or-jump-to-specific-lines-in-vi/#comment-6234983</link><description>&lt;p&gt;This doesnt work.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">anon</dc:creator><pubDate>Fri, 13 Feb 2009 04:30:46 -0000</pubDate></item><item><title>Re: Move or jump to specific lines in vi</title><link>http://www.tech-recipes.com/rx/403/move-or-jump-to-specific-lines-in-vi/#comment-2767434</link><description>&lt;p&gt;This can also be done using the ex facility of vi: simply type ":" (to get the ex prompt), then the line number, then return; ":0" goes to the first line; ":$" goes to the last. More keystrokes, but it syncs well with things like ":0,$s/foo/bar/g".&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 12 Aug 2004 08:37:39 -0000</pubDate></item></channel></rss>