dbcli / mycli

A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
http://mycli.net
Other
11.49k stars 663 forks source link

Add `pager` option to `~/.myclirc` #1074

Closed BuonOmo closed 2 years ago

BuonOmo commented 2 years ago

Description

Allow user to set a specific pager without the need of a PAGER env variable. Fixes https://github.com/dbcli/mycli/issues/881

Checklist

amjith commented 2 years ago

Thank you!

:cheese: