Alter mycli table format and add some infos in comment

This commit is contained in:
Daniel Siepmann 2022-08-17 16:17:38 +02:00
parent 8ed56905cc
commit 2324b20f18
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -33,7 +33,9 @@ timing = True
# Table format. Possible values: psql, plain, simple, grid, fancy_grid, pipe,
# orgtbl, rst, mediawiki, html, latex, latex_booktabs, tsv.
# Recommended: psql, fancy_grid and grid.
table_format = psql
# Supports way more, send `\T` within client to get a full list of supported formats.
# Can be changed interactively by sending `\T <format>` within the client
table_format = psql_unicode
# Syntax coloring style. Possible values (many support the "-dark" suffix):
# manni, igor, xcode, vim, autumn, vs, rrt, native, perldoc, borland, tango, emacs,