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

ERL-1432: Reverse search Bug #4225

Closed
OTP-Maintainer opened this issue Dec 3, 2020 · 1 comment
Closed

ERL-1432: Reverse search Bug #4225

OTP-Maintainer opened this issue Dec 3, 2020 · 1 comment
Assignees
Labels
bug Issue is reported as a bug priority:low team:VM Assigned to OTP team VM
Milestone

Comments

@OTP-Maintainer
Copy link

Original reporter: JIRAUSER16900
Affected version: OTP-23
Component: Not Specified
Migrated from: https://bugs.erlang.org/browse/ERL-1432


Recently Upgraded erlang from version OTP 20.3 to OTP 23.

When I the search function (Ctrl + r ) on the Eshell, then press backspace, the search will keep append the previous text every time the backspace is pressed.

This didn't occur in OTP 20.3

OS: debian 10

example:

1> ftp
(search)`': ftp
"press backspace"
(search)`': ftpftp
@OTP-Maintainer OTP-Maintainer added bug Issue is reported as a bug team:VM Assigned to OTP team VM priority:low labels Feb 10, 2021
@garazdawi garazdawi added this to the OTP-26.0 milestone Apr 7, 2022
@frazze-jobb frazze-jobb self-assigned this Jun 20, 2022
@frazze-jobb
Copy link
Contributor

I have a fix for this and will be included together with other shell improvements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is reported as a bug priority:low team:VM Assigned to OTP team VM
Projects
None yet
Development

No branches or pull requests

3 participants