altsql-shell
altsql-shell copied to clipboard
Ctrl+C from paged results quits AltSQL
trafficstars
Although the shell correctly intercepts ^C whilst editing an SQL command line, Ctrl+C exits both the pager and AltSQL itself when viewing a query result with enough rows that the pager is being used.
Presumably, either ^C should drop back to the AltSQL command line, or it should be a complete NOP (as in VIM).
Yeah, this is annoying. I'll try and fix this soon. I keep running into it myself.
Has this issue been fixed? I've not been able to reproduce the described behaviour - for me ^C in the pager is a NOOP.