Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
Description
Created an attachment (id=6415)
stdin command line input handling of backspace and Ctrl-H
If there is no console the command prompt handles no backspace or Ctrl-H, but just adds them to the string as characters.
Added a small piece of code which handles backspace or Ctrl-H and repositions the pointer to the correct insert point in the string.
Attachments
Issue Links
- blocks
-
CORE-8002 METABUG - cmd.exe Command-line interpreter bugs
- Open