lsftp | incorrect display when pressing alt + backspace
if try to delete using alt + backspace then

https://user-images.githubusercontent.com/59927482/178664962-82de0262-f07a-4e3b-9af1-3316e0593b58.mp4
This problem seems to be caused by the library we are using not supporting key bindings by default. I will add this as a possible key binding in the next version or later.
thanks!
I thought it was merged, but it wasn't.
https://github.com/c-bata/go-prompt/pull/112
If this pull request is passed, it will be ready for use.
https://github.com/c-bata/go-prompt/pull/261
I forked go-prompt, fixed it, and now the issue functionality works, so I close this issue.