<?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: MinTTY Gives Cygwin a Native Windows Interface</title>
	<atom:link href="http://smarterware.org/1118/mintty-gives-cygwin-a-native-windows-interface/feed" rel="self" type="application/rss+xml" />
	<link>http://smarterware.org/1118/mintty-gives-cygwin-a-native-windows-interface</link>
	<description>A blog about software</description>
	<lastBuildDate>Thu, 01 Dec 2011 21:02:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: me.yahoo.com/caderik05</title>
		<link>http://smarterware.org/1118/mintty-gives-cygwin-a-native-windows-interface#comment-444</link>
		<dc:creator>me.yahoo.com/caderik05</dc:creator>
		<pubDate>Sun, 12 Apr 2009 05:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://smarterware.org/?p=1118#comment-444</guid>
		<description>Cygwin stays on my list of top geeky stuff. It&#039;s not linux and it&#039;s not windows - something complex in between. I never figured out all the details of some unix commands through cygwin.
Instead, I decided to install linux in a virtual machine and I just fire it up whenever I need to do serious command line stuff.</description>
		<content:encoded><![CDATA[<p>Cygwin stays on my list of top geeky stuff. It&#8217;s not linux and it&#8217;s not windows &#8211; something complex in between. I never figured out all the details of some unix commands through cygwin.<br />
Instead, I decided to install linux in a virtual machine and I just fire it up whenever I need to do serious command line stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Hirashima</title>
		<link>http://smarterware.org/1118/mintty-gives-cygwin-a-native-windows-interface#comment-406</link>
		<dc:creator>Tom Hirashima</dc:creator>
		<pubDate>Fri, 27 Mar 2009 17:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://smarterware.org/?p=1118#comment-406</guid>
		<description>Not bad. I personally used Console2 a lot back in my cygwin days. tabs and a native win32 interface. not quite as pretty, though.</description>
		<content:encoded><![CDATA[<p>Not bad. I personally used Console2 a lot back in my cygwin days. tabs and a native win32 interface. not quite as pretty, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://smarterware.org/1118/mintty-gives-cygwin-a-native-windows-interface#comment-405</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Fri, 27 Mar 2009 14:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://smarterware.org/?p=1118#comment-405</guid>
		<description>Have you looked at &lt;a href=&quot;http://sourceforge.net/projects/console/&quot; rel=&quot;nofollow&quot;&gt;Console&lt;/a&gt;?  I only just started playing with it, but I think it does everything you want, including tabs.</description>
		<content:encoded><![CDATA[<p>Have you looked at <a href="http://sourceforge.net/projects/console/" rel="nofollow">Console</a>?  I only just started playing with it, but I think it does everything you want, including tabs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ak2</title>
		<link>http://smarterware.org/1118/mintty-gives-cygwin-a-native-windows-interface#comment-404</link>
		<dc:creator>ak2</dc:creator>
		<pubDate>Fri, 27 Mar 2009 13:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://smarterware.org/?p=1118#comment-404</guid>
		<description>What&#039;s the Windows theme in the screenshot? It does look rather good.</description>
		<content:encoded><![CDATA[<p>What&#8217;s the Windows theme in the screenshot? It does look rather good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://smarterware.org/1118/mintty-gives-cygwin-a-native-windows-interface#comment-402</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 27 Mar 2009 01:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://smarterware.org/?p=1118#comment-402</guid>
		<description>I couldn&#039;t get mine to look as sexy as yours, but a nice tip nonetheless. Love the site, Gina.</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t get mine to look as sexy as yours, but a nice tip nonetheless. Love the site, Gina.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ak2</title>
		<link>http://smarterware.org/1118/mintty-gives-cygwin-a-native-windows-interface#comment-400</link>
		<dc:creator>ak2</dc:creator>
		<pubDate>Thu, 26 Mar 2009 22:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://smarterware.org/?p=1118#comment-400</guid>
		<description>@Donnie: MinTTY uses Cygwin&#039;s pseudo terminal devices (&quot;ptys&quot;), which are implemented using Windows pipes. Native Win32 apps expect to talk to a console rather than a pipe though, which often causes trouble with interactive programs. You could try running E through &#039;run&#039; or &#039;cygstart&#039;.</description>
		<content:encoded><![CDATA[<p>@Donnie: MinTTY uses Cygwin&#8217;s pseudo terminal devices (&#8220;ptys&#8221;), which are implemented using Windows pipes. Native Win32 apps expect to talk to a console rather than a pipe though, which often causes trouble with interactive programs. You could try running E through &#8216;run&#8217; or &#8216;cygstart&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donnie Clapp</title>
		<link>http://smarterware.org/1118/mintty-gives-cygwin-a-native-windows-interface#comment-399</link>
		<dc:creator>Donnie Clapp</dc:creator>
		<pubDate>Thu, 26 Mar 2009 19:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://smarterware.org/?p=1118#comment-399</guid>
		<description>Thanks for the tip. MinTTY looks and feels great, but it won&#039;t launch windows programs for me. For instance, I use the Textmate clone E for coding (which, incidentally, comes with CygWin). From the regular CygWin Bash shell, I can type e . in a directory to open that directory as a project in E. In MinTTY, e . just hangs and never does anything. I have to Ctrl-C to end the command. Any idea what&#039;s going on?</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. MinTTY looks and feels great, but it won&#8217;t launch windows programs for me. For instance, I use the Textmate clone E for coding (which, incidentally, comes with CygWin). From the regular CygWin Bash shell, I can type e . in a directory to open that directory as a project in E. In MinTTY, e . just hangs and never does anything. I have to Ctrl-C to end the command. Any idea what&#8217;s going on?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Schnurr</title>
		<link>http://smarterware.org/1118/mintty-gives-cygwin-a-native-windows-interface#comment-398</link>
		<dc:creator>Joseph Schnurr</dc:creator>
		<pubDate>Thu, 26 Mar 2009 18:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://smarterware.org/?p=1118#comment-398</guid>
		<description>Another good option is to run an rxvt shell from cygwin directory.  That along with &lt;a href=&quot;http://klaus.novere.com/klaus/index.php?option=com_docman&amp;task=cat_view&amp;gid=14&amp;Itemid=30&amp;limit=5&amp;limitstart=0&amp;order=name&amp;dir=ASC&quot; rel=&quot;nofollow&quot;&gt;Tabbed Cygwin&lt;/a&gt;, gives you tabs, and a &quot;real&quot; unix shell.  No transparency though :(</description>
		<content:encoded><![CDATA[<p>Another good option is to run an rxvt shell from cygwin directory.  That along with <a href="http://klaus.novere.com/klaus/index.php?option=com_docman&amp;task=cat_view&amp;gid=14&amp;Itemid=30&amp;limit=5&amp;limitstart=0&amp;order=name&amp;dir=ASC" rel="nofollow">Tabbed Cygwin</a>, gives you tabs, and a &#8220;real&#8221; unix shell.  No transparency though <img src='http://smarterware.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

