BUG #16779: psql -e not showing queries

PG Bug reporting form <noreply@postgresql.org>

From: PG Bug reporting form <noreply@postgresql.org>
To: pgsql-bugs@lists.postgresql.org
Cc: colinthart@gmail.com
Date: 2020-12-18T08:39:09Z
Lists: pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16779
Logged by:          Colin &#39;t Hart
Email address:      colinthart@gmail.com
PostgreSQL version: 13.1
Operating system:   Ubuntu 20.04.1 LTS
Description:        

Have installed the latest postgresl-client-13 from the PG APT repository.

colin@echidna:~$ dpkg -l | grep postgresql-client
ii  postgresql-client-13                              13.1-1.pgdg20.04+1    
                              amd64        front-end programs for PostgreSQL
13
ii  postgresql-client-common                          223.pgdg20.04+1       
                              all          manager for multiple PostgreSQL
client versions

psql -e isn't showing queries for \d commands.

Is this a known issue or regression?