kayws426 / embox

Automatically exported from code.google.com/p/embox
0 stars 1 forks source link

Using key "Delete" in command line edition #569

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Print any command in commаnd line, for example,
   embox>ls tmp/B
2. Set cursor to symbol "/"
3. Press "Delete" key 2 times.

What is the expected output? What do you see instead?
I see next string:
   embox>ls tmp[3~/B
but I want to see
   embox>ls tmp

What version of the product are you using? On what operating system?
r9152

Original issue reported on code.google.com by ershpush on 22 Mar 2013 at 9:59

GoogleCodeExporter commented 9 years ago
fixed by r9298

Original comment by ki.stfu on 28 Mar 2013 at 7:08