<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ViEmu Forums - 1.4.4 suggestions]]></title>
		<link>http://www.viemu.com/forum/viewtopic.php?id=5</link>
		<description><![CDATA[The most recent posts in 1.4.4 suggestions.]]></description>
		<lastBuildDate>Sun, 05 Mar 2006 20:41:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: 1.4.4 suggestions]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=38#p38</link>
			<description><![CDATA[<p>Please have a look at the post regarding the release of 1.4.4-a-10, which is what 1.4.4 is going to be except for the documentation and possible bugfixes. I have incorporated some of the requests above (checking $HOME/$HOMEPATH and proper :cn/:cp support).</p><p>The other requests are queued for later releases, thanks everyone for the suggestions.</p>]]></description>
			<author><![CDATA[dummy@example.com (Jon_Symnum)]]></author>
			<pubDate>Sun, 05 Mar 2006 20:41:36 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=38#p38</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.4.4 suggestions]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=24#p24</link>
			<description><![CDATA[<p>One minor thing I&#039;d like to see in future versions is the vim 7 quote block commands, enabling sequences like di&quot; and da&#039;, which delete the contents of quoted text. I find myself using those a lot.</p>]]></description>
			<author><![CDATA[dummy@example.com (jamarcus)]]></author>
			<pubDate>Mon, 13 Feb 2006 21:47:39 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=24#p24</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.4.4 suggestions]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=22#p22</link>
			<description><![CDATA[<p>May as well wait until it&#039;s working like you want it to be.</p>]]></description>
			<author><![CDATA[dummy@example.com (Tak)]]></author>
			<pubDate>Mon, 13 Feb 2006 14:29:26 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=22#p22</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.4.4 suggestions]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=17#p17</link>
			<description><![CDATA[<p>Tak, I&#039;ve implemented a basic :cn/:cp using the internal commands Edit.GotoOutputWindow[Next|Previous]Location, which is what F4 and Shift-F4 are usually bound to. The problem is that they keep the focus in the output Window, so you actually need to press ESC to get to the actual error location.</p><p>I&#039;m unsure whether this is useful in this form, and whether I can grab the actual location from VS to actually pass the focus to the right window. I&#039;ll investigate, but it&#039;ll take longer.</p><p>I can upload a new build with it if you&#039;re interested, that was my original plan, but abstained because of the not-very-nice behavior.</p>]]></description>
			<author><![CDATA[dummy@example.com (Jon_Symnum)]]></author>
			<pubDate>Sun, 12 Feb 2006 20:48:12 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=17#p17</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.4.4 suggestions]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=16#p16</link>
			<description><![CDATA[<p>:cn and :cp to jump to the file/line of the next/previous build error.&nbsp; I&#039;m envisioning the result of this working the same as double-clicking the error in the &quot;error list.&quot;</p><p>Extended folding commands: zO (recursively expand all folds contained in the current one), zC (recursively collapse all folds which contain the current one), zR (expand all folds in the current buffer)</p>]]></description>
			<author><![CDATA[dummy@example.com (Tak)]]></author>
			<pubDate>Fri, 10 Feb 2006 16:33:08 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=16#p16</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.4.4 suggestions]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=13#p13</link>
			<description><![CDATA[<p>Sure, you&#039;re right on that. I&#039;ll change that to $HOME first, probably falling back to the installation folder, and later on maybe add the configurability.</p>]]></description>
			<author><![CDATA[dummy@example.com (Jon_Symnum)]]></author>
			<pubDate>Thu, 09 Feb 2006 20:19:43 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=13#p13</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.4.4 suggestions]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=12#p12</link>
			<description><![CDATA[<p>Anyway, home catalog seems to be a more suitable place for config files. There&#039;re multiuser machines and network installs out there.</p>]]></description>
			<author><![CDATA[dummy@example.com (kika)]]></author>
			<pubDate>Thu, 09 Feb 2006 20:17:11 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=12#p12</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.4.4 suggestions]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=11#p11</link>
			<description><![CDATA[<p>Kika,</p><p>I&#039;ve thought about it, and had the following idea: to have the .viemurc path &amp; filename configurable in the settings dialog, so that (in the future) the rc file could be shared with other vi/vim implementations (or at least part of it).</p><p>I&#039;ve checked it and the rc file path is a compilation option in vim. That wouldn&#039;t make sense for ViEmu.</p><p>Don&#039;t try to use your current vimrc with ViEmu yet, though. Too early for that!</p><p>I&#039;m open to suggestions.</p><p>&nbsp; J</p>]]></description>
			<author><![CDATA[dummy@example.com (Jon_Symnum)]]></author>
			<pubDate>Thu, 09 Feb 2006 20:13:54 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=11#p11</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.4.4 suggestions]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=7#p7</link>
			<description><![CDATA[<p>Hello,</p><p>1.4.3 says:<br />===================<br /> - ViEmu scans its installation folder at startup for a &#039;.viemurc&#039; or<br />&#039;_viemurc&#039; file, and executes it if present (only :set/:map/:unmap<br />actually do anything there)<br />===================</p><p>I suggest adding $HOME and $HOMEPATH to the list of directories. That&#039;s where Vim keeps its rc files.</p>]]></description>
			<author><![CDATA[dummy@example.com (kika)]]></author>
			<pubDate>Thu, 09 Feb 2006 20:08:35 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=7#p7</guid>
		</item>
	</channel>
</rss>
