bobf is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againPartial i-reverse feature for bpython
Accepted
All changes have been pulled.
Description
This is the first step in implementing incremental backward search in bpython.
This feature will enable jumping back/forward in history to match the partial string entered in the command line.
How to check: Type a partial string in bpython prompt, say 'a' then press up-arrow, this will only show entries from history that start with 'a'.
ssh:hg@bitbucket.org/amjith/bpython
Comments
Log in to comment »