pgcli
pgcli copied to clipboard
Ability to specify pset pager behavior in config
Description
Since #813, there is support for the 3 modes of \pset pager
: on, off or always. However there is no way to configure 'always' from the pgcli config file. There should be a way to specify this in the pgcli config file.
Your environment
- [x] Please provide your OS and version information. macOS 10.14.6
- [x] Please provide your CLI version. 2.1.1_2 (from Homebrew)
- [x] What is the output of
pip freeze
command. Not relevant