<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Next Door Hacker &#187; putty</title>
	<atom:link href="http://www.nextdoorhacker.com/tag/putty/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nextdoorhacker.com</link>
	<description>I&#039;m just your friendly neighborhood hacker</description>
	<lastBuildDate>Mon, 05 Apr 2010 09:44:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A better shell for cygwin</title>
		<link>http://www.nextdoorhacker.com/2009/07/a-better-shell-for-cygwin/</link>
		<comments>http://www.nextdoorhacker.com/2009/07/a-better-shell-for-cygwin/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 22:00:19 +0000</pubDate>
		<dc:creator>Prasanna</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://www.nextdoorhacker.com/2009/07/a-better-shell-for-cygwin/</guid>
		<description><![CDATA[So, I’ve been using cygwin for a while now and I am not impressed at all by the default shell for the following reasons:

1. It’s clumsy. I can’t resize properly.
2. Doesn’t take NUL character apparently
3. Backspace is acting weird so far.
4. cmd.exe looks ugly!

However, putty is pretty amazing in terms of usability. I finally found [...]]]></description>
			<content:encoded><![CDATA[<p>So, I’ve been using <a href="http://cygwin.org" target="_blank">cygwin</a> for a while now and I am not impressed at all by the default shell for the following reasons:</p>
<ol>
<li>1. It’s clumsy. I can’t resize properly.</li>
<li>2. Doesn’t take NUL character apparently</li>
<li>3. Backspace is acting weird so far.</li>
<li>4. cmd.exe looks ugly!</li>
</ol>
<p>However, putty is pretty amazing in terms of usability. I finally found the solution with puttycyg which adds an option to run a cygwin terminal session on putty.</p>
<p><a title="http://code.google.com/p/puttycyg/" href="http://code.google.com/p/puttycyg/">http://code.google.com/p/puttycyg/</a></p>
<p>Here’s something that you can do to get even better results:</p>
<p>1. Download the release / Compile the source code from subversion repository (I, for one being lazy, just downloaded the release)</p>
<p>2. Make a shortcut of the included putty.exe (to desktop/start)</p>
<p>3. Right click the shortcut, and select properties. Add the following</p>
<p>putty.exe –cygterm -</p>
<p>This will just open just cygterm without selecting anything in the GUI.</p>
<p>With Lauchy, it’s just about pressing Alt+F2 and typing puttycyg now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nextdoorhacker.com/2009/07/a-better-shell-for-cygwin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
