<?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: Tip: History Search in Bash</title>
	<atom:link href="http://ronny.haryan.to/archives/2005/03/14/tip-history-search-in-bash/feed/" rel="self" type="application/rss+xml" />
	<link>http://ronny.haryan.to/archives/2005/03/14/tip-history-search-in-bash/</link>
	<description>Print: $9.50 -- Online: free</description>
	<lastBuildDate>Tue,  7 Apr 2009 13:01:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: ronny</title>
		<link>http://ronny.haryan.to/archives/2005/03/14/tip-history-search-in-bash/comment-page-1/#comment-535</link>
		<dc:creator>ronny</dc:creator>
		<pubDate>Fri, 22 Apr 2005 02:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://ronny.haryan.to/archives/2005/03/14/tip-history-search-in-bash/#comment-535</guid>
		<description>Hmm, this is what bash(1) man page says (reformatted for clarity):

&lt;blockquote&gt;
reverse-search-history (C-r)
  Search backward starting at the current line and moving
  `up&#039; through the history as necessary. This is an
  incremental search.
forward-search-history (C-s)
  Search forward starting at the current line and moving
  `down&#039; through the  history  as  necessary.  This is an
  incremental search.&lt;/blockquote&gt;
Actually I knew about Ctrl-s, but I wasn&#039;t aware when I wrote this post since I was looking at the man page. Maybe the system&#039;s inputrc or gnome terminal override Ctrl-s here.
</description>
		<content:encoded><![CDATA[<p>Hmm, this is what bash(1) man page says (reformatted for clarity):</p>
<blockquote><p>
reverse-search-history (C-r)<br />
  Search backward starting at the current line and moving<br />
  `up&#8217; through the history as necessary. This is an<br />
  incremental search.<br />
forward-search-history (C-s)<br />
  Search forward starting at the current line and moving<br />
  `down&#8217; through the  history  as  necessary.  This is an<br />
  incremental search.</p></blockquote>
<p>Actually I knew about Ctrl-s, but I wasn&#8217;t aware when I wrote this post since I was looking at the man page. Maybe the system&#8217;s inputrc or gnome terminal override Ctrl-s here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khoa</title>
		<link>http://ronny.haryan.to/archives/2005/03/14/tip-history-search-in-bash/comment-page-1/#comment-534</link>
		<dc:creator>khoa</dc:creator>
		<pubDate>Fri, 22 Apr 2005 02:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://ronny.haryan.to/archives/2005/03/14/tip-history-search-in-bash/#comment-534</guid>
		<description>&lt;blockquote&gt;the contra forward-search-history to Ctrl-s&lt;/blockquote&gt;
ctrl-s stops screen scroll in bash. ctrl-q to restore.

</description>
		<content:encoded><![CDATA[<blockquote><p>the contra forward-search-history to Ctrl-s</p></blockquote>
<p>ctrl-s stops screen scroll in bash. ctrl-q to restore.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
