The UP/DOWN arrow keys do not work in sqlite3 for MAC OS X. For example, I start sqlite3 and hit UP key, then I get:
$ sqlite3 Documents/test.db
SQLite version 3.7.11 2012-03-20 11:35:50
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> ^[[A
Is this a known problem?
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

