<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://quehenberger.org/queowiki/index.php?action=history&amp;feed=atom&amp;title=Linux%3AVim_Useful_Tips</id>
	<title>Linux:Vim Useful Tips - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://quehenberger.org/queowiki/index.php?action=history&amp;feed=atom&amp;title=Linux%3AVim_Useful_Tips"/>
	<link rel="alternate" type="text/html" href="https://quehenberger.org/queowiki/index.php?title=Linux:Vim_Useful_Tips&amp;action=history"/>
	<updated>2026-05-16T13:28:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://quehenberger.org/queowiki/index.php?title=Linux:Vim_Useful_Tips&amp;diff=23&amp;oldid=prev</id>
		<title>Queo: added vim howto page</title>
		<link rel="alternate" type="text/html" href="https://quehenberger.org/queowiki/index.php?title=Linux:Vim_Useful_Tips&amp;diff=23&amp;oldid=prev"/>
		<updated>2017-08-21T08:32:24Z</updated>

		<summary type="html">&lt;p&gt;added vim howto page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Insert text at the beginning of a multiline selection ==&lt;br /&gt;
 * Use &amp;#039;&amp;#039;&amp;#039;Ctrl+V&amp;#039;&amp;#039;&amp;#039; to enter visual block mode&lt;br /&gt;
 * Move &amp;#039;&amp;#039;&amp;#039;Up/Down&amp;#039;&amp;#039;&amp;#039; to select the columns of text in the lines you want to comment.&lt;br /&gt;
 * Then hit &amp;#039;&amp;#039;&amp;#039;Shift+i&amp;#039;&amp;#039;&amp;#039; and type the text you want to insert.&lt;br /&gt;
 * Then hit &amp;#039;&amp;#039;&amp;#039;Esc&amp;#039;&amp;#039;&amp;#039;, wait 1 second and the inserted text will appear on every line.&lt;br /&gt;
&lt;br /&gt;
== Delete the fist character(s) on multiple lines ==&lt;br /&gt;
 * Use &amp;#039;&amp;#039;&amp;#039;Ctrl+V&amp;#039;&amp;#039;&amp;#039; to enter visual block mode&lt;br /&gt;
 * Move &amp;#039;&amp;#039;&amp;#039;Up/Down&amp;#039;&amp;#039;&amp;#039; to select the columns&lt;br /&gt;
 * Then press &amp;#039;&amp;#039;&amp;#039;d&amp;#039;&amp;#039;&amp;#039; to delete the selected area&lt;/div&gt;</summary>
		<author><name>Queo</name></author>
	</entry>
</feed>