Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: make hyperlinks usable inside a WSL environment (support all paths) #925

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

opalmay
Copy link

@opalmay opalmay commented Apr 9, 2024

Following the discussion in #913 ,
This solution supports both types of paths, Linux and Windows mounted.

When a path is under /mnt/{drive_letter}, it constructs the equivalent Windows path. Otherwise, the path is simply prefixed to indicate WSL.

@opalmay opalmay requested a review from PThorpe92 as a code owner April 9, 2024 15:58
src/output/file_name.rs Outdated Show resolved Hide resolved
@opalmay opalmay force-pushed the feat_wsl_hyperlinks branch 2 times, most recently from f50af7a to 7c46306 Compare April 10, 2024 08:09
@gierens gierens requested review from daviessm and gierens July 9, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

None yet

4 participants