Readline/command history w/ interactive prompt

Michael Hudson mwh at python.net
Thu Apr 18 06:08:21 EDT 2002


Andy Gimblett <gimbo at ftech.net> writes:

> On Wed, Apr 17, 2002 at 05:51:17PM +0000, Mark Jackson wrote:
> 
> > Try hitting control-r and typing a short string that last appeared
> > in the line desired ("my" or even "m" would work in this case).
> 
> _Nice_!  Thanks for that.  One question though: where's this feature
> documented?  :-)

"man bash", "man readline".  Not too hard...

Cheers,
M.

-- 
  A.D. 1517: Martin Luther nails his 95 Theses to the church door and
             is promptly moderated down to (-1, Flamebait).
        -- http://slashdot.org/comments.pl?sid=01/02/09/1815221&cid=52
                                        (although I've seen it before)



More information about the Python-list mailing list