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

REPL: show "failed" when i-search fails, like in readline #29413

Merged
merged 1 commit into from
Oct 4, 2018

Conversation

rfourquet
Copy link
Member

The i-search prompt becomes for example: (failed forward-i-search).

We are still far from ipython's incremental search, but this is a little usability improvement.

The i-search prompt becomes for example: `(failed forward-i-search)`.
@rfourquet rfourquet added the REPL Julia's REPL (Read Eval Print Loop) label Sep 28, 2018
@rfourquet rfourquet merged commit 37ab710 into master Oct 4, 2018
@rfourquet rfourquet deleted the rf/repl/histsearch-tell-fail branch October 4, 2018 16:32
@fredrikekre
Copy link
Member

backport?

KristofferC pushed a commit that referenced this pull request Oct 6, 2018
The i-search prompt becomes for example: `(failed forward-i-search)`.

(cherry picked from commit 37ab710)
KristofferC pushed a commit that referenced this pull request Feb 11, 2019
The i-search prompt becomes for example: `(failed forward-i-search)`.

(cherry picked from commit 37ab710)
KristofferC pushed a commit that referenced this pull request Feb 20, 2020
The i-search prompt becomes for example: `(failed forward-i-search)`.

(cherry picked from commit 37ab710)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
REPL Julia's REPL (Read Eval Print Loop)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants