Skip to content

fix: make pure_verbose show full path by default#131

Merged
reobin merged 1 commit intoreobin:mainfrom
austin-ray:devel/make-default-pure-verbose-verbose
Feb 17, 2022
Merged

fix: make pure_verbose show full path by default#131
reobin merged 1 commit intoreobin:mainfrom
austin-ray:devel/make-default-pure-verbose-verbose

Conversation

@austin-ray
Copy link
Contributor

When 'TYPEWRITTEN_RELATIVE_PATH' is unset, the 'pure_verbose' layout
does not display the full path. This differs from the default behavior
of the 'pure' layout. As 'pure_verbose' is meant to be a 'pure' variant
with additional information, their default behavior should be the same.

Fixes #130


Here's a screenshot of the change compared to #130

image

When 'TYPEWRITTEN_RELATIVE_PATH' is unset, the 'pure_verbose' layout
does not display the full path. This differs from the default behavior
of the 'pure' layout. As 'pure_verbose' is meant to be a 'pure' variant
with additional information, their default behavior should be the same.

Fixes reobin#130
@reobin
Copy link
Owner

reobin commented Feb 17, 2022

Thank you @austin-ray for taking the time to do this, very appreciated! 🎉

@all-contributors please add @austin-ray for code, bugs

@allcontributors
Copy link
Contributor

@reobin

I've put up a pull request to add @austin-ray! 🎉

@reobin reobin merged commit 868af7c into reobin:main Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pure_verbose layout does not show full path when TYPEWRITTEN_RELATIVE_PATH is unset

2 participants