quoth the Tim Golden:
> As it happens, (and I suspect I'll have to don my flameproof suit here),
> I prefer the Windows command line to bash/readline for day-to-day use,
> including in Python. Why? Because it does what I can't for the life of
> me get readline to do: you can type the first few letters of a
> previously-entered command and press F8. This brings up (going backwards
>
> with further presses) the last command which starts like that. And
> *then*
> you can just down-arrow to retrieve the commands which followed it.
> If someone can tell me how to do this with bash/readline I will be
> indebted to them and it will increase my chances of switching to Linux
> a bit! (Although not at work where I have no choice!)

Try ctrl-r in bash, then type your first few letters...

-d
-- 
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
"...the number of UNIX installations has grown to 10, with more expected..."
- Dennis Ritchie and Ken Thompson, June 1972

Attachment: pgpWqBHmbFD3S.pgp
Description: PGP signature

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to