<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Learn Useful &#8216;Vi/Vim&#8217; Tips and Tricks for Beginners &#8211; Part 1	</title>
	<atom:link href="https://www.tecmint.com/learn-vi-and-vim-editor-tips-and-tricks-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/learn-vi-and-vim-editor-tips-and-tricks-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 05 Mar 2024 06:17:08 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Emil Wojak		</title>
		<link>https://www.tecmint.com/learn-vi-and-vim-editor-tips-and-tricks-in-linux/comment-page-1/#comment-939275</link>

		<dc:creator><![CDATA[Emil Wojak]]></dc:creator>
		<pubDate>Wed, 22 Nov 2017 21:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15661#comment-939275</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/learn-vi-and-vim-editor-tips-and-tricks-in-linux/comment-page-1/#comment-668888&quot;&gt;Robert Grubba&lt;/a&gt;.

That is extremely cool!!!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/learn-vi-and-vim-editor-tips-and-tricks-in-linux/comment-page-1/#comment-668888">Robert Grubba</a>.</p>
<p>That is extremely cool!!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bill		</title>
		<link>https://www.tecmint.com/learn-vi-and-vim-editor-tips-and-tricks-in-linux/comment-page-1/#comment-876877</link>

		<dc:creator><![CDATA[Bill]]></dc:creator>
		<pubDate>Mon, 20 Mar 2017 17:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15661#comment-876877</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/learn-vi-and-vim-editor-tips-and-tricks-in-linux/comment-page-1/#comment-876872&quot;&gt;Bill&lt;/a&gt;.

Sorry, the comments don&#039;t mention what format to use. Guessing at straight HTML:

From the various comments, it looks like the indentation section keeps getting incorrectly updated. In addition to fixing &#060; vs &#062;, I think it would make sense to change the following:

* describe as adding/removing levels of indentation, or shifting content to the right/left.
* The indentation operations work on lines, so select lines to start with using Shift+V. Then you only need to use &#060; instead of &#060;j and &#062; instead of &#062;j to shift right]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/learn-vi-and-vim-editor-tips-and-tricks-in-linux/comment-page-1/#comment-876872">Bill</a>.</p>
<p>Sorry, the comments don&#8217;t mention what format to use. Guessing at straight HTML:</p>
<p>From the various comments, it looks like the indentation section keeps getting incorrectly updated. In addition to fixing &lt; vs &gt;, I think it would make sense to change the following:</p>
<p>* describe as adding/removing levels of indentation, or shifting content to the right/left.<br />
* The indentation operations work on lines, so select lines to start with using Shift+V. Then you only need to use &lt; instead of &lt;j and &gt; instead of &gt;j to shift right</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bill		</title>
		<link>https://www.tecmint.com/learn-vi-and-vim-editor-tips-and-tricks-in-linux/comment-page-1/#comment-876872</link>

		<dc:creator><![CDATA[Bill]]></dc:creator>
		<pubDate>Mon, 20 Mar 2017 17:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15661#comment-876872</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/learn-vi-and-vim-editor-tips-and-tricks-in-linux/comment-page-1/#comment-725345&quot;&gt;Gabriel Cánepa&lt;/a&gt;.

From the various comments, it looks like the indentation section keeps getting incorrectly updated. In addition to fixing  (greater than), I think it would make sense to change the following:

* describe as adding/removing levels of indentation, or shifting content to the right/left.
* The indentation operations work on lines, so select lines to start with using Shift+V. Then you only need to use &#060; (less than) instead of  (greater than) instead of &#062;j (greater than followed by letter j) to shift right]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/learn-vi-and-vim-editor-tips-and-tricks-in-linux/comment-page-1/#comment-725345">Gabriel Cánepa</a>.</p>
<p>From the various comments, it looks like the indentation section keeps getting incorrectly updated. In addition to fixing  (greater than), I think it would make sense to change the following:</p>
<p>* describe as adding/removing levels of indentation, or shifting content to the right/left.<br />
* The indentation operations work on lines, so select lines to start with using Shift+V. Then you only need to use &lt; (less than) instead of  (greater than) instead of &gt;j (greater than followed by letter j) to shift right</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gabriel Cánepa		</title>
		<link>https://www.tecmint.com/learn-vi-and-vim-editor-tips-and-tricks-in-linux/comment-page-1/#comment-857139</link>

		<dc:creator><![CDATA[Gabriel Cánepa]]></dc:creator>
		<pubDate>Mon, 02 Jan 2017 15:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15661#comment-857139</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/learn-vi-and-vim-editor-tips-and-tricks-in-linux/comment-page-1/#comment-855748&quot;&gt;Charles Bell&lt;/a&gt;.

Charlie,
Thank you for taking the time to comment. You&#039;re welcome - readers like you are the reason why we do what we do.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/learn-vi-and-vim-editor-tips-and-tricks-in-linux/comment-page-1/#comment-855748">Charles Bell</a>.</p>
<p>Charlie,<br />
Thank you for taking the time to comment. You&#8217;re welcome &#8211; readers like you are the reason why we do what we do.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Charles Bell		</title>
		<link>https://www.tecmint.com/learn-vi-and-vim-editor-tips-and-tricks-in-linux/comment-page-1/#comment-855748</link>

		<dc:creator><![CDATA[Charles Bell]]></dc:creator>
		<pubDate>Wed, 28 Dec 2016 09:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15661#comment-855748</guid>

					<description><![CDATA[I am currently using version 8.0 and found that the &lt;strong&gt;&#039;f&#039;&lt;/strong&gt; for find was used for file when looking in the directory for file. 

So, I tried &lt;strong&gt;&quot;%s/word//c&quot;&lt;/strong&gt; and it found the first instance of the &lt;strong&gt;&quot;word&quot;&lt;/strong&gt;.  The command remained on the command line, so I just hit &lt;strong&gt;&quot;n&quot;&lt;/strong&gt; until I got to the last one and it terminated.

I did not know either command until I read your article.

Thank you!]]></description>
			<content:encoded><![CDATA[<p>I am currently using version 8.0 and found that the <strong>&#8216;f&#8217;</strong> for find was used for file when looking in the directory for file. </p>
<p>So, I tried <strong>&#8220;%s/word//c&#8221;</strong> and it found the first instance of the <strong>&#8220;word&#8221;</strong>.  The command remained on the command line, so I just hit <strong>&#8220;n&#8221;</strong> until I got to the last one and it terminated.</p>
<p>I did not know either command until I read your article.</p>
<p>Thank you!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
