haoyangw / terminal-ide

Automatically exported from code.google.com/p/terminal-ide
0 stars 0 forks source link

Ctrl-l does not clear-screen as expected #69

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open terminal-ide, click "Terminal IDE" button
2. Begin typing any command, ("ls" for instance)
3. Type "Ctrl-l"

What is the expected output? What do you see instead?
The screen should be cleared, leaving the current line at the top of the 
screen.  Instead, the current command line is just repeated.

What version of the product are you using? On what operating system?
Nexus 7, Galaxy Nexus, both with bluetooth keyboard and built-in terminal-ide 
keyboards.  Android 4.1.2, 4.1.1, and earlier.

Original issue reported on code.google.com by aerot...@gmail.com on 17 Oct 2012 at 11:53