Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for readline-like reverse search #96

Closed
nirbhayc opened this issue Sep 26, 2018 · 3 comments
Closed

Support for readline-like reverse search #96

nirbhayc opened this issue Sep 26, 2018 · 3 comments

Comments

@nirbhayc
Copy link

Suggestions

  • Add support for readline-like reverse search through the history.
$ python
Python 2.7.12 (default, Dec  4 2017, 14:50:18)
[GCC 5.4.0 20160609] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> print "foo"
foo
>>> print "bar"
bar
(reverse-i-search)`print': print "bar"
@rohityadavcloud
Copy link

@c-bata can you advise? Thanks.

@c-bata
Copy link
Owner

c-bata commented Oct 21, 2018

Good suggestion. I wanna add this feature if go-prompt keeps simple implementation.

@c-bata
Copy link
Owner

c-bata commented Oct 21, 2018

duplicate with #91

@c-bata c-bata closed this as completed Oct 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants