created an internal variable for PWD. to change your prompt to your current working directory just issue the following command:
\set PROMPT="\${PWD}> "
This will set the prompt = to your current working directory plus > and a space.
revision: 26244
Issue #6729 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 11.0.0-rc-60 |
No time estimate |
created an internal variable for PWD. to change your prompt to your current working directory just issue the following command:
\set PROMPT="\${PWD}> "
This will set the prompt = to your current working directory plus > and a space.
revision: 26244