<?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: </title>
	<atom:link href="https://mm.soldat.pl/development-log/1618/feed" rel="self" type="application/rss+xml" />
	<link>https://mm.soldat.pl/development-log/1618</link>
	<description>Michał Marcinkowski&#039;s: Gamedev Log &#38; Articles</description>
	<lastBuildDate>Tue, 24 Mar 2026 04:51:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.39</generator>
	<item>
		<title>By: RafiPZ</title>
		<link>https://mm.soldat.pl/development-log/1618/comment-page-1#comment-210364</link>
		<dc:creator><![CDATA[RafiPZ]]></dc:creator>
		<pubDate>Fri, 25 Mar 2011 18:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1618#comment-210364</guid>
		<description><![CDATA[I use nano, just because it&#039;s what I&#039;m used to.
Everyone should be able to use vi/vim though because it&#039;s more commonly installed on a distro from the get go.]]></description>
		<content:encoded><![CDATA[<p>I use nano, just because it&#8217;s what I&#8217;m used to.<br />
Everyone should be able to use vi/vim though because it&#8217;s more commonly installed on a distro from the get go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ficoos</title>
		<link>https://mm.soldat.pl/development-log/1618/comment-page-1#comment-205577</link>
		<dc:creator><![CDATA[ficoos]]></dc:creator>
		<pubDate>Thu, 10 Mar 2011 22:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1618#comment-205577</guid>
		<description><![CDATA[VIM Rules!! Been using it for all my coding for years. Takes a bit of time to get the hang of it (years of being conditioned to edit text the wrong way) but after you get the hang of it other editors seem primitive and counter productive.]]></description>
		<content:encoded><![CDATA[<p>VIM Rules!! Been using it for all my coding for years. Takes a bit of time to get the hang of it (years of being conditioned to edit text the wrong way) but after you get the hang of it other editors seem primitive and counter productive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rivon</title>
		<link>https://mm.soldat.pl/development-log/1618/comment-page-1#comment-205511</link>
		<dc:creator><![CDATA[Rivon]]></dc:creator>
		<pubDate>Thu, 10 Mar 2011 19:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1618#comment-205511</guid>
		<description><![CDATA[Yeah I also never get used to it. But Emacs is quite the same problem. When in console I use Nano which kind of resembles normal GUI text editor mostly.]]></description>
		<content:encoded><![CDATA[<p>Yeah I also never get used to it. But Emacs is quite the same problem. When in console I use Nano which kind of resembles normal GUI text editor mostly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MM</title>
		<link>https://mm.soldat.pl/development-log/1618/comment-page-1#comment-205359</link>
		<dc:creator><![CDATA[MM]]></dc:creator>
		<pubDate>Thu, 10 Mar 2011 11:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1618#comment-205359</guid>
		<description><![CDATA[Anybody that used vim at least once will get this joke :)

Richiter: pfff I&#039;m so stupid, it&#039;s so easy.]]></description>
		<content:encoded><![CDATA[<p>Anybody that used vim at least once will get this joke <img src="https://mm.soldat.pl/wp-includes/images/smilies/simple-smile.png" alt=":)" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>Richiter: pfff I&#8217;m so stupid, it&#8217;s so easy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richiter</title>
		<link>https://mm.soldat.pl/development-log/1618/comment-page-1#comment-205306</link>
		<dc:creator><![CDATA[Richiter]]></dc:creator>
		<pubDate>Thu, 10 Mar 2011 09:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1618#comment-205306</guid>
		<description><![CDATA[To edit document press &quot;i&quot;.
Then make changes.

To Escape
Press Esc
and write:
&quot;:q&quot; - to escape
&quot;:wq&quot; - to write and escape
&quot;:q!&quot; - to don&#039;t write and escape
Enter

To do something complicated: recompile kernel ;P]]></description>
		<content:encoded><![CDATA[<p>To edit document press &#8220;i&#8221;.<br />
Then make changes.</p>
<p>To Escape<br />
Press Esc<br />
and write:<br />
&#8220;:q&#8221; &#8211; to escape<br />
&#8220;:wq&#8221; &#8211; to write and escape<br />
&#8220;:q!&#8221; &#8211; to don&#8217;t write and escape<br />
Enter</p>
<p>To do something complicated: recompile kernel ;P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FinDude</title>
		<link>https://mm.soldat.pl/development-log/1618/comment-page-1#comment-205159</link>
		<dc:creator><![CDATA[FinDude]]></dc:creator>
		<pubDate>Wed, 09 Mar 2011 22:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1618#comment-205159</guid>
		<description><![CDATA[Half a minute of googling reveals it to be an Unix text editor with cryptic interface. Hence having difficulty exiting it.

http://www.tuxfiles.org/linuxhelp/vimcheat.html

Dohoho]]></description>
		<content:encoded><![CDATA[<p>Half a minute of googling reveals it to be an Unix text editor with cryptic interface. Hence having difficulty exiting it.</p>
<p><a href="http://www.tuxfiles.org/linuxhelp/vimcheat.html" rel="nofollow">http://www.tuxfiles.org/linuxhelp/vimcheat.html</a></p>
<p>Dohoho</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Underline</title>
		<link>https://mm.soldat.pl/development-log/1618/comment-page-1#comment-205138</link>
		<dc:creator><![CDATA[Underline]]></dc:creator>
		<pubDate>Wed, 09 Mar 2011 20:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1618#comment-205138</guid>
		<description><![CDATA[vim?]]></description>
		<content:encoded><![CDATA[<p>vim?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
