You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original reporter:
JIRAUSER16900
Affected version:
OTP-23
Component:
Not Specified
Migrated from: https://bugs.erlang.org/browse/ERL-1432
The text was updated successfully, but these errors were encountered: