Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

Show relative paths #9

Open
unlight opened this issue Jun 17, 2020 · 2 comments
Open

Show relative paths #9

unlight opened this issue Jun 17, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@unlight
Copy link

unlight commented Jun 17, 2020

It would be nice to show relative paths instead of full.
Like, src/app.test.spec.ts (forward slashed), but not \Dev\path\to\src\app.test.spec.ts:3:11 full path, back slashed

image

@lorenzofox3 lorenzofox3 added the enhancement New feature or request label Jun 18, 2020
@lorenzofox3
Copy link
Owner

sounds like a good idea, I am just a bit concerned:
Some terminals manage to build clickable link from those stack traces. If we overwrite this behaviour we may break this handy behaviour

@unlight
Copy link
Author

unlight commented Jun 18, 2020

I did not think about it, but it seams keeping clickable file paths is reasonable too.
I found this gist Hyperlinks (a.k.a. HTML-like anchors) in terminal emulators

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants