<?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>Jonathan Arbib &#187; terminal</title>
	<atom:link href="http://arbib.it/tag/terminal/feed/" rel="self" type="application/rss+xml" />
	<link>http://arbib.it</link>
	<description>Mzee mulimu; A bit of my work, life, and experiences.</description>
	<lastBuildDate>Sun, 22 Jan 2012 13:33:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fix GNU screen backspace</title>
		<link>http://arbib.it/2010/05/14/fix-gnu-screen-backspace/</link>
		<comments>http://arbib.it/2010/05/14/fix-gnu-screen-backspace/#comments</comments>
		<pubDate>Fri, 14 May 2010 17:03:14 +0000</pubDate>
		<dc:creator>ac3bf1</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[gnu screen]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[screen backspace]]></category>
		<category><![CDATA[screen backspace linux]]></category>
		<category><![CDATA[screen woof woof]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[woof woof]]></category>

		<guid isPermaLink="false">http://arbib.it/2010/05/14/fix-gnu-screen-backspace/</guid>
		<description><![CDATA[create a new .screenrc in your home directory and put these lines inside: bindkey -d ^? stuff ^H bindkey -d ^@ stuff ^H]]></description>
			<content:encoded><![CDATA[<p>create a new .screenrc in your home directory and put these lines  inside:</p>
<pre>bindkey -d ^? stuff ^H
bindkey -d ^@ stuff ^H</pre>
]]></content:encoded>
			<wfw:commentRss>http://arbib.it/2010/05/14/fix-gnu-screen-backspace/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

