--- John Stanton <[EMAIL PROTECTED]> wrote:
> Sqlite3 will get into a tangle with certain sequences where it does not 
> accept a semicolon as a terminator or obey a CTL c.

To reproduce:

1. build sqlite3 without readline support.
2. run sqlite3 in an xterm
3. at the prompt, press cursor up
4. hit return

Nothing you do at this point will work except for Ctrl-\ to kill the process.

SQLite version 3.4.1
Enter ".help" for instructions
sqlite> ^[[A
   ...> .q
   ...> ;
   ...> select 1;
   ...> .q
   ...> .h
   ...> ;
   ...> ;



       
____________________________________________________________________________________Ready
 for the edge of your seat? 
Check out tonight's top picks on Yahoo! TV. 
http://tv.yahoo.com/

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to