damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.42k stars 804 forks source link

Support readline #285

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:24

Currently it is very difficult to use command line arguments because you must 
type out a very long string and then include the arguments after it. If you 
could scroll through already typed commands it would help greatly as well.

Original issue reported on code.google.com by CheeseN...@gmail.com on 24 Oct 2009 at 8:24

Copied from original issue: damonkohler/android-scripting#123

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:24

I'm not sure exactly what you're looking for here. Scripts do not currently 
support 
command line arguments. As for command history in the interactive interpreters, 
I 
agree that would be nice. I think that's what you mean, so I'm changing this 
into a 
feature request for readline support.

Original comment by damonkoh...@gmail.com on 31 Oct 2009 at 8:20

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:24

Original comment by damonkoh...@gmail.com on 14 Nov 2009 at 3:47

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:24

Issue 294 has been merged into this issue.

Original comment by damonkoh...@gmail.com on 17 Apr 2010 at 9:04

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:24

After two years, maybe command history by up/down key will be implement soon?

Original comment by cr0...@gmail.com on 4 Nov 2012 at 2:22