I recommend using <i>pspg</i> in conjunction with <i>pgcli</i>.<p>To install pgcli, simply "pip install pgcli" at the command line.<p>When you pip install pgcli, the config file is located in ~/.config/pgcli/config<p>- The pager config line, which by default is commented out. You can define the pager to use pspg here, or leave it commented out and simply add something like this to your shell rc file: export PAGER="pspg -s 2"<p>- Check out syntax_style (I like monokai)<p>from within a pgcli terminal, F4 lets you switch into VIM mode<p>Also, play around with the table format in the pgcli config. I have yet to find a solid line grid but haven't stopped looking for it yet.<p>then, you get to combine the power of pgcli with pspg, for ultimate powahhhhh