]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add support for tab-completion (using the ext/misc/completion.c virtual table)
authordrh <drh@noemail.net>
Tue, 11 Jul 2017 13:59:07 +0000 (13:59 +0000)
committerdrh <drh@noemail.net>
Tue, 11 Jul 2017 13:59:07 +0000 (13:59 +0000)
commit56eb09bc23b3328e52908d18148cee189d642e64
tree0c873b7bb51a87b48307f09424dfe4d0861d2122
parent2ce15c3f4c909028c17a9e43ef99c89cea11a1bc
Add support for tab-completion (using the ext/misc/completion.c virtual table)
to the command-line shell.

FossilOrigin-Name: 95cd1d9f8baa6be305c9a8bfa26fef2a403f2d5b3b5c9c55382ec04f0bc98d40
ext/misc/completion.c
manifest
manifest.uuid
src/shell.c
src/shell.c.in