<?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>KYOKUTYO NO BLOG. &#187; zsh</title>
	<atom:link href="http://blog.kyokutyo.com/category/zsh/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kyokutyo.com</link>
	<description>dododododo.....</description>
	<lastBuildDate>Tue, 17 Jan 2012 13:04:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>続 screen on zsh でBackspaceが効かない</title>
		<link>http://blog.kyokutyo.com/zsh/%e7%b6%9a-screen-on-zsh-%e3%81%a7backspace%e3%81%8c%e5%8a%b9%e3%81%8b%e3%81%aa%e3%81%84/</link>
		<comments>http://blog.kyokutyo.com/zsh/%e7%b6%9a-screen-on-zsh-%e3%81%a7backspace%e3%81%8c%e5%8a%b9%e3%81%8b%e3%81%aa%e3%81%84/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 10:49:45 +0000</pubDate>
		<dc:creator>kyokutyo</dc:creator>
				<category><![CDATA[screen]]></category>
		<category><![CDATA[zsh]]></category>

		<guid isPermaLink="false">http://blog.kyokutyo.com/zsh/%e7%b6%9a-screen-on-zsh-%e3%81%a7backspace%e3%81%8c%e5%8a%b9%e3%81%8b%e3%81%aa%e3%81%84/</guid>
		<description><![CDATA[別のマシンに入ったらBackspace効かなくなった。
.zshrcが読み込んでる.zshrc.mineにこれ書いて解決できた。

alias screen='TERM=screen screen'

ここを参考にした。 [...]]]></description>
		<wfw:commentRss>http://blog.kyokutyo.com/zsh/%e7%b6%9a-screen-on-zsh-%e3%81%a7backspace%e3%81%8c%e5%8a%b9%e3%81%8b%e3%81%aa%e3%81%84/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>screen on zsh でBackspaceが効かない</title>
		<link>http://blog.kyokutyo.com/zsh/screen-on-zsh-%e3%81%a7backspace%e3%81%8c%e5%8a%b9%e3%81%8b%e3%81%aa%e3%81%84/</link>
		<comments>http://blog.kyokutyo.com/zsh/screen-on-zsh-%e3%81%a7backspace%e3%81%8c%e5%8a%b9%e3%81%8b%e3%81%aa%e3%81%84/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 12:25:01 +0000</pubDate>
		<dc:creator>kyokutyo</dc:creator>
				<category><![CDATA[screen]]></category>
		<category><![CDATA[zsh]]></category>

		<guid isPermaLink="false">http://blog.kyokutyo.com/zsh/screen-on-zsh-%e3%81%a7backspace%e3%81%8c%e5%8a%b9%e3%81%8b%e3%81%aa%e3%81%84/</guid>
		<description><![CDATA[zshからscreen起動するとBackspaceが効かない - サーバー技術メモ
ここに書いてあるように

bindkey '^@' backward-delete-char

してもダメだったので
【Proton.j [...]]]></description>
		<wfw:commentRss>http://blog.kyokutyo.com/zsh/screen-on-zsh-%e3%81%a7backspace%e3%81%8c%e5%8a%b9%e3%81%8b%e3%81%aa%e3%81%84/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

