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

Backspace isn't working #58

Open
FurmanSK opened this issue Aug 27, 2018 · 3 comments
Open

Backspace isn't working #58

FurmanSK opened this issue Aug 27, 2018 · 3 comments

Comments

@FurmanSK
Copy link

Not sure if I'm doing something wrong but when in repl mode and try to backspace, it adds in special characters. Probably an encoding issue or something. On windows 10.

@junhuanchen
Copy link
Contributor

well, you can try my fork mpfshell,The author vaporized.
fix bs and up/down/left/right in windows10.

@skorokithakis
Copy link
Collaborator

@junhuanchen I'll help maintain the project from now on, if you'd like to submit some PRs.

@tsaost
Copy link

tsaost commented Jul 29, 2022

Your problem is probably due to not running mpfshell inside a console with VT100 emulation. Since you are on Windows 10 you can follow the advise give here: https://superuser.com/questions/413073/windows-console-with-ansi-colors-handling

Or you can use ConEmu: https://github.com/Maximus5/ConEmu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants