pgcli
pgcli copied to clipboard
[Feature Request] Respect `PSQL_EDITOR` environment variable
The psql command supports using a PSQL_EDITOR environment variable in place of EDITOR. This is useful if you want to use a specific editor for SQL that differs from your normal terminal editor. It would be a nice addition if pgcli supported this environment variable as well.