Describe the bug
If a table has many columns or if the console window isn't large enough the tables will render quite clunky.
To Reproduce
Steps to reproduce the behavior:
qsv -p path/to/file
SELECT * FROM test
Expected behavior
Tables should look like tables
Screenshots
Result:

Result with a wider terminal:

Software Versions (please complete the following information):
- OS: Windows 10 with WSL activated
- Node.js: v11.2.0
- Shell: ZSH and PowerShell
Additional context
Probably this can be tackled by configuring table correctly
Describe the bug
If a table has many columns or if the console window isn't large enough the tables will render quite clunky.
To Reproduce
Steps to reproduce the behavior:
qsv -p path/to/fileSELECT * FROM testExpected behavior
Tables should look like tables
Screenshots

Result:
Result with a wider terminal:

Software Versions (please complete the following information):
Additional context
Probably this can be tackled by configuring table correctly