Skip to content

Conversation

@rfourquet
Copy link
Member

This fix the following bug:

  1. press "Ctrl-P" to go to previous history entry, through "prefix history search"
  2. press "Meta-RigthArrow"

Then a spurious "C" character is inserted, because "prefix history search" doesn't pass "Meta-RightArrow" to its parent mode. Similarly for "Shift-SomeArrowKey".

@rfourquet rfourquet added REPL Julia's REPL (Read Eval Print Loop) bugfix This change fixes an existing bug labels Nov 10, 2019
@rfourquet rfourquet force-pushed the rf/repl/prefix-search-more-passthru branch from 71bbbef to ca3e779 Compare November 10, 2019 17:34
@rfourquet rfourquet force-pushed the rf/repl/prefix-search-more-passthru branch 3 times, most recently from 7b38472 to f08916c Compare November 16, 2019 10:29
@rfourquet rfourquet force-pushed the rf/repl/prefix-search-more-passthru branch from f08916c to f778aef Compare November 17, 2019 10:15
@rfourquet rfourquet merged commit 74f2de1 into master Nov 17, 2019
@rfourquet rfourquet deleted the rf/repl/prefix-search-more-passthru branch November 17, 2019 12:55
vtjnash added a commit that referenced this pull request Apr 13, 2022
aviatesk pushed a commit that referenced this pull request Apr 14, 2022
…#44972)

* [REPL] remove erroneous space in test
  Introduced by #33805 (74f2de1).
* Revert "Temporarily move the `REPL` test suite to node 1, to buy us time until we fix the underlying bugs (#44961)"
  This reverts commit 322fd70.
KristofferC pushed a commit that referenced this pull request Apr 19, 2022
…#44972)

* [REPL] remove erroneous space in test
  Introduced by #33805 (74f2de1).
* Revert "Temporarily move the `REPL` test suite to node 1, to buy us time until we fix the underlying bugs (#44961)"
  This reverts commit 322fd70.

(cherry picked from commit fbec395)
KristofferC pushed a commit that referenced this pull request Apr 19, 2022
…#44972)

* [REPL] remove erroneous space in test
  Introduced by #33805 (74f2de1).
* Revert "Temporarily move the `REPL` test suite to node 1, to buy us time until we fix the underlying bugs (#44961)"
  This reverts commit 322fd70.

(cherry picked from commit fbec395)
KristofferC pushed a commit that referenced this pull request May 16, 2022
…#44972)

* [REPL] remove erroneous space in test
  Introduced by #33805 (74f2de1).
* Revert "Temporarily move the `REPL` test suite to node 1, to buy us time until we fix the underlying bugs (#44961)"
  This reverts commit 322fd70.

(cherry picked from commit fbec395)
KristofferC pushed a commit that referenced this pull request Dec 21, 2022
…#44972)

* [REPL] remove erroneous space in test
  Introduced by #33805 (74f2de1).
* Revert "Temporarily move the `REPL` test suite to node 1, to buy us time until we fix the underlying bugs (#44961)"
  This reverts commit 322fd70.

(cherry picked from commit fbec395)
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
…#44972)

* [REPL] remove erroneous space in test
  Introduced by #33805 (74f2de1).
* Revert "Temporarily move the `REPL` test suite to node 1, to buy us time until we fix the underlying bugs (#44961)"
  This reverts commit 322fd70.

(cherry picked from commit fbec395)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix This change fixes an existing bug REPL Julia's REPL (Read Eval Print Loop)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants