kayws426 / embox

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

Neither backspace nor ^H work for sqlite3 shell #594

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile sqlite3 shell (module third_party.sqlite.shell)
2. Run sqlite3 shell (either "shell" or "sqlite3" commands)
3. Inside sqlite3 shell type some characters and try to erase them.

What is the expected output? What do you see instead?
For each occurrence of backspace or ^H binary simbol is printed.

Original issue reported on code.google.com by fsul...@gmail.com on 4 Apr 2013 at 1:19

GoogleCodeExporter commented 9 years ago

Original comment by Anton.Bo...@gmail.com on 17 Apr 2014 at 12:20