pgcli icon indicating copy to clipboard operation
pgcli copied to clipboard

[Feature Request] Respect `PSQL_EDITOR` environment variable

Open sangaline opened this issue 2 years ago • 0 comments

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.

sangaline avatar Mar 17 '23 16:03 sangaline