how to enable command line autocomplete after sqlite
- by Donnied
Once upon a time when I started sqlite from the command line I could using the tabbing autocomplete to enter the database name. This has not worked for a while now.
Any suggestions on how to do this? (Possibly specifically for files with a .db suffix.)