Closed LukeSaward1 closed 10 months ago
Resolves #278
This may not behave correctly on systems that do not have xdg-open, though the src for the crate states that on non-WSL Linux systems, an xdg-open script is embedded in the library, thus it may work correctly.
xdg-open
If we implement it for the maps path, we should also have it for all other paths (e.g. the recording / tas path).
Which I filed an issue for about 11-12hrs ago :)
Resolves #278
This may not behave correctly on systems that do not have
xdg-open
, though the src for the crate states that on non-WSL Linux systems, anxdg-open
script is embedded in the library, thus it may work correctly.