Describe the bug
When TYPEWRITTEN_RELATIVE_PATH is unset, pure_verbose layout doesn't show the full path. The pure layout does by default. As it's a variant of pure, I expected the same default behavior.
To Reproduce
Steps to reproduce the behavior:
- Unset
TYPEWRITTEN_RELATIVE_PATH
- Set
TYPEWRITTEN_PROMPT_LAYOUT equal to pure_verbose
Expected behavior
Display full path like default behavior of pure layout.
Screenshots
