<?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: Fixing backspace in screen in Terminal on OS X</title>
	<atom:link href="http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/</link>
	<description>Fragmenting reality.</description>
	<lastBuildDate>Thu, 18 Feb 2010 08:42:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: max</title>
		<link>http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/comment-page-1/#comment-144422</link>
		<dc:creator>max</dc:creator>
		<pubDate>Sat, 19 Dec 2009 13:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/#comment-144422</guid>
		<description>thank you so much!</description>
		<content:encoded><![CDATA[<p>thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: verma</title>
		<link>http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/comment-page-1/#comment-142934</link>
		<dc:creator>verma</dc:creator>
		<pubDate>Sat, 07 Nov 2009 06:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/#comment-142934</guid>
		<description>Exactly what I was looking for! thanks! export TERM=xterm worked for me though, on snow leopard.</description>
		<content:encoded><![CDATA[<p>Exactly what I was looking for! thanks! export TERM=xterm worked for me though, on snow leopard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/comment-page-1/#comment-134799</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 30 Jun 2009 01:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/#comment-134799</guid>
		<description>I had this exact problem on Mac OSX and the above did _not_ fix it for me. However I found a really simple fix that no-one has mentioned anywhere yet.

Open terminal. Go to the terminal menu in finder -&gt; preferences. 

Click on the &quot;Advanced&quot; button on the right then change the pull down box next to &quot;Declare Terminal as&quot; to &quot;ANSI&quot; and close settings. You will need to fully exit and reload terminal for this to take effect. 

Viola! Fixed!</description>
		<content:encoded><![CDATA[<p>I had this exact problem on Mac OSX and the above did _not_ fix it for me. However I found a really simple fix that no-one has mentioned anywhere yet.</p>
<p>Open terminal. Go to the terminal menu in finder -&gt; preferences. </p>
<p>Click on the &#8220;Advanced&#8221; button on the right then change the pull down box next to &#8220;Declare Terminal as&#8221; to &#8220;ANSI&#8221; and close settings. You will need to fully exit and reload terminal for this to take effect. </p>
<p>Viola! Fixed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/comment-page-1/#comment-123443</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 01 Apr 2009 04:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/#comment-123443</guid>
		<description>As others have said, export TERM=xterm fixes things.  Put it in ~/.bash_profile to add it permanently.</description>
		<content:encoded><![CDATA[<p>As others have said, export TERM=xterm fixes things.  Put it in ~/.bash_profile to add it permanently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hamlesh Motah</title>
		<link>http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/comment-page-1/#comment-119172</link>
		<dc:creator>Hamlesh Motah</dc:creator>
		<pubDate>Tue, 03 Mar 2009 12:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/#comment-119172</guid>
		<description>export TERM=xterm

that worked a treat :)  Now I can stop getting annoyed when using irssi :)</description>
		<content:encoded><![CDATA[<p>export TERM=xterm</p>
<p>that worked a treat :)  Now I can stop getting annoyed when using irssi :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: backspace problem with screen in remote debian with os x &#171; 0xcb0&#8217;s Blog</title>
		<link>http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/comment-page-1/#comment-118095</link>
		<dc:creator>backspace problem with screen in remote debian with os x &#171; 0xcb0&#8217;s Blog</dc:creator>
		<pubDate>Sun, 22 Feb 2009 11:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/#comment-118095</guid>
		<description>[...] February 22, 2009   Every time I use terminal in combination with an ssh connection to a remote host and the execute screen I&#8217;m not able to use the backspace key. Found a soultion in the comment section of atomized [...]</description>
		<content:encoded><![CDATA[<p>[...] February 22, 2009   Every time I use terminal in combination with an ssh connection to a remote host and the execute screen I&#8217;m not able to use the backspace key. Found a soultion in the comment section of atomized [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy</title>
		<link>http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/comment-page-1/#comment-109057</link>
		<dc:creator>Troy</dc:creator>
		<pubDate>Wed, 10 Dec 2008 21:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/#comment-109057</guid>
		<description>Nice!

I used the GUI myself: I just changed the terminal to &quot;xterm&quot; in the preferences for each of the Settings group.

Works well now</description>
		<content:encoded><![CDATA[<p>Nice!</p>
<p>I used the GUI myself: I just changed the terminal to &#8220;xterm&#8221; in the preferences for each of the Settings group.</p>
<p>Works well now</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/comment-page-1/#comment-106153</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Wed, 12 Nov 2008 04:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/#comment-106153</guid>
		<description>@desgindream Yeah, this was added in Leopard. In Tiger, changing $TERM was the only way to make it work.</description>
		<content:encoded><![CDATA[<p>@desgindream Yeah, this was added in Leopard. In Tiger, changing $TERM was the only way to make it work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: designdream</title>
		<link>http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/comment-page-1/#comment-106037</link>
		<dc:creator>designdream</dc:creator>
		<pubDate>Mon, 10 Nov 2008 16:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/#comment-106037</guid>
		<description>There is also a checkbox in the advanced terminal.app preferences that will fix this issue.   Just enable the checkbox,  &quot;Delete sends Ctrl+h&quot;.

This way you can leave you terminal declared as xterm-color.

tata
-flip</description>
		<content:encoded><![CDATA[<p>There is also a checkbox in the advanced terminal.app preferences that will fix this issue.   Just enable the checkbox,  &#8220;Delete sends Ctrl+h&#8221;.</p>
<p>This way you can leave you terminal declared as xterm-color.</p>
<p>tata<br />
-flip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gui</title>
		<link>http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/comment-page-1/#comment-94898</link>
		<dc:creator>Gui</dc:creator>
		<pubDate>Sat, 09 Aug 2008 19:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2006/05/fixing-backspace-in-screen-in-terminal-on-os-x/#comment-94898</guid>
		<description>Erm, since the modificaiton, see that Backspace produce ^? on such ssh remote shell. After a while, Terminal/Preferences, changing type of terminal to &quot;rxvt&quot; rocks for me perfectly (vi, ssh, screen, ...)</description>
		<content:encoded><![CDATA[<p>Erm, since the modificaiton, see that Backspace produce ^? on such ssh remote shell. After a while, Terminal/Preferences, changing type of terminal to &#8220;rxvt&#8221; rocks for me perfectly (vi, ssh, screen, &#8230;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
