<?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: Emacs Keybindings in Bash</title>
	<atom:link href="http://www.pythian.com/news/1010/emacs-keybindings-in-bash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/1010/emacs-keybindings-in-bash/</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:01:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.pythian.com/news/1010/emacs-keybindings-in-bash/#comment-502763</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Sat, 29 Jan 2011 18:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1010/emacs-keybindings-in-bash#comment-502763</guid>
		<description>Ctrl-k: delete from cursor to end of line
Ctrl-u: delete from cursor to beginning of line
Ctrl-y: paste deleted part</description>
		<content:encoded><![CDATA[<p>Ctrl-k: delete from cursor to end of line<br />
Ctrl-u: delete from cursor to beginning of line<br />
Ctrl-y: paste deleted part</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.pythian.com/news/1010/emacs-keybindings-in-bash/#comment-502761</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Sat, 29 Jan 2011 18:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1010/emacs-keybindings-in-bash#comment-502761</guid>
		<description>Importantly, Ctrl-Y allows you to paste the text that you just deleted with any of the above key combination.</description>
		<content:encoded><![CDATA[<p>Importantly, Ctrl-Y allows you to paste the text that you just deleted with any of the above key combination.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Han</title>
		<link>http://www.pythian.com/news/1010/emacs-keybindings-in-bash/#comment-493459</link>
		<dc:creator>Han</dc:creator>
		<pubDate>Fri, 07 Jan 2011 14:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1010/emacs-keybindings-in-bash#comment-493459</guid>
		<description>Do add alt-.
It&#039;s the history for the last argument. Example, tab-completing to this line:
ls /usr/local/bin/emacs-24.1

When you have 3 other emacs versions in there. Now it comes:

ln -sf m-. m-. BSBSBSBSBSRET

I bet most of you would either tab-complete or use the mouse.</description>
		<content:encoded><![CDATA[<p>Do add alt-.<br />
It&#8217;s the history for the last argument. Example, tab-completing to this line:<br />
ls /usr/local/bin/emacs-24.1</p>
<p>When you have 3 other emacs versions in there. Now it comes:</p>
<p>ln -sf m-. m-. BSBSBSBSBSRET</p>
<p>I bet most of you would either tab-complete or use the mouse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy C</title>
		<link>http://www.pythian.com/news/1010/emacs-keybindings-in-bash/#comment-210756</link>
		<dc:creator>Andy C</dc:creator>
		<pubDate>Mon, 02 Jun 2008 23:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1010/emacs-keybindings-in-bash#comment-210756</guid>
		<description>You have made an old man very happy. I have 789 customers scattered around Europe still scratching heads, desperately trying to fathom that I added &#039;set -o emacs&#039; to ~/.kshrc.</description>
		<content:encoded><![CDATA[<p>You have made an old man very happy. I have 789 customers scattered around Europe still scratching heads, desperately trying to fathom that I added &#8216;set -o emacs&#8217; to ~/.kshrc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

