summaryrefslogtreecommitdiffstats
path: root/pgcli/pgclirc
diff options
context:
space:
mode:
Diffstat (limited to 'pgcli/pgclirc')
-rw-r--r--pgcli/pgclirc5
1 files changed, 4 insertions, 1 deletions
diff --git a/pgcli/pgclirc b/pgcli/pgclirc
index 220677dd..4918606c 100644
--- a/pgcli/pgclirc
+++ b/pgcli/pgclirc
@@ -86,6 +86,9 @@ search_path_filter = False
# Timing of sql statments and table rendering.
timing = True
+# Show/hide the informational toolbar with function keymap at the footer.
+show_bottom_toolbar = True
+
# Table format. Possible values: psql, plain, simple, grid, fancy_grid, pipe,
# ascii, double, github, orgtbl, rst, mediawiki, html, latex, latex_booktabs,
# textile, moinmoin, jira, vertical, tsv, csv.
@@ -142,7 +145,7 @@ null_string = '<null>'
# manage pager on startup
enable_pager = True
-# Use keyring to automatically save and load password in a secure manner
+# Use keyring to automatically save and load password in a secure manner
keyring = True
# Custom colors for the completion menu, toolbar, etc.