xo / usql

Universal command-line interface for SQL databases
MIT License
8.82k stars 346 forks source link

Alternative readline #418

Open nineinchnick opened 1 year ago

nineinchnick commented 1 year ago

Use an alternative readline library.

This PR includes some refactoring, all as separate commits. The last commit is the one that actually adds the new readline library.

nineinchnick commented 1 year ago

This is a draft, since I just checked if this builds and runs. I'll be doing more manual testing now. There are some issues with the completer.