Recently CTRL-C was improved to abort the query and stay in the CLI. This is very good.
However, if (accidentally, e.g., key bounce) a second CTRL-C is entered, it will escape back to the console. Could it be changed so that either: 1. Only CTRL-D (Linux) or CTRL-Z (Windows) is used to exit the CLI -- or -- 2. If doing CTRL-C at the CLI prompt when nothing’s running to first confirm (like ‘Are you sure?’ with a No default, so that an explicit ‘Y’ has to be entered)? Thank you. _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users