<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: HOWTO: quick search terminal history commands</title>
	<atom:link href="http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/feed/" rel="self" type="application/rss+xml" />
	<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/</link>
	<description>Better Life Experience with Linux</description>
	<lastBuildDate>Thu, 03 Dec 2009 13:08:03 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cms</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2355</link>
		<dc:creator>cms</dc:creator>
		<pubDate>Wed, 04 Nov 2009 22:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2355</guid>
		<description>Thanks a lot!!!</description>
		<content:encoded><![CDATA[<p>Thanks a lot!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chee How</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2353</link>
		<dc:creator>Chee How</dc:creator>
		<pubDate>Fri, 16 Oct 2009 03:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2353</guid>
		<description>Another tip:

Pressing Ctl+R again while searching will skip the latest command that is found and go on to the next one.</description>
		<content:encoded><![CDATA[<p>Another tip:</p>
<p>Pressing Ctl+R again while searching will skip the latest command that is found and go on to the next one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2334</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Thu, 18 Jun 2009 20:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2334</guid>
		<description>Thanks a lot!!!</description>
		<content:encoded><![CDATA[<p>Thanks a lot!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2316</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Mon, 24 Mar 2008 15:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2316</guid>
		<description>Many thanks!</description>
		<content:encoded><![CDATA[<p>Many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2313</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Thu, 13 Mar 2008 21:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2313</guid>
		<description>Hey, 

The way to do this &quot;like MATLAB&quot; is by adding the following lines in your .bash_profile or .bashrc file (and subsequently running source .bashrc, etc):

bind &#039;&quot;\M-[A&quot;: history-search-backward&#039;
bind &#039;&quot;\M-[B&quot;: history-search-forward&#039;

These are the keybindings I use for bash 3.2 on Mac OS X, so you might have to find other keybindings specific to your machine, but the general syntax is there! Enjoy!</description>
		<content:encoded><![CDATA[<p>Hey, </p>
<p>The way to do this &#8220;like MATLAB&#8221; is by adding the following lines in your .bash_profile or .bashrc file (and subsequently running source .bashrc, etc):</p>
<p>bind &#8216;&#8221;\M-[A&#8221;: history-search-backward&#8217;<br />
bind &#8216;&#8221;\M-[B&#8221;: history-search-forward&#8217;</p>
<p>These are the keybindings I use for bash 3.2 on Mac OS X, so you might have to find other keybindings specific to your machine, but the general syntax is there! Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2312</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Fri, 15 Feb 2008 09:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2312</guid>
		<description>Thanks! Great advice!</description>
		<content:encoded><![CDATA[<p>Thanks! Great advice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2113</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Tue, 06 Nov 2007 18:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2113</guid>
		<description>Something even better (and actually what you want).
Go to /etc/inputrc and find the line with history search and page-up/down, and uncomment it.
Voila history search with Page-Up/Down from the letter in front of the cursor.</description>
		<content:encoded><![CDATA[<p>Something even better (and actually what you want).<br />
Go to /etc/inputrc and find the line with history search and page-up/down, and uncomment it.<br />
Voila history search with Page-Up/Down from the letter in front of the cursor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wei</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-663</link>
		<dc:creator>Wei</dc:creator>
		<pubDate>Sat, 05 May 2007 06:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-663</guid>
		<description>This ipython is quite nice! thanks</description>
		<content:encoded><![CDATA[<p>This ipython is quite nice! thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-567</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Sat, 28 Apr 2007 15:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-567</guid>
		<description>Well if you will not miss job control, you can use ipython, which is an awesome python shell, that has a shell like environment (to start it use ipython -p pysh). You can then have the exact matlab feature you want.

Suppose I have done a search like,
fine . -name &#039;*.tex&#039;

Then the next time I want to use it I simply type
find 
it will even cycle through all previous find commands, etc.

(Combine this program with numpy and you also have a basic matlab replacement :-)</description>
		<content:encoded><![CDATA[<p>Well if you will not miss job control, you can use ipython, which is an awesome python shell, that has a shell like environment (to start it use ipython -p pysh). You can then have the exact matlab feature you want.</p>
<p>Suppose I have done a search like,<br />
fine . -name &#8216;*.tex&#8217;</p>
<p>Then the next time I want to use it I simply type<br />
find<br />
it will even cycle through all previous find commands, etc.</p>
<p>(Combine this program with numpy and you also have a basic matlab replacement <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wei</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-21</link>
		<dc:creator>Wei</dc:creator>
		<pubDate>Wed, 24 Jan 2007 08:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-21</guid>
		<description>To bapoumba: That&#039;s totally ok, I am pleased to share with others. In addition, I did not invent this, I just read this from somewhere else :). Thanks for sharing this.</description>
		<content:encoded><![CDATA[<p>To bapoumba: That&#8217;s totally ok, I am pleased to share with others. In addition, I did not invent this, I just read this from somewhere else <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Thanks for sharing this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
