Skip to content

functions/help: Try harder to find a browser on WSL#5759

Merged
faho merged 2 commits into
fish-shell:masterfrom
faho:help-wsl
Mar 27, 2019
Merged

functions/help: Try harder to find a browser on WSL#5759
faho merged 2 commits into
fish-shell:masterfrom
faho:help-wsl

Conversation

@faho

@faho faho commented Mar 22, 2019

Copy link
Copy Markdown
Member

We now try cmd.exe via $PATH and via a common location, wsl-open, and
an open command.

Fixes #5756.

[ci skip]

TODOs:

  • [N/A] Changes to fish usage are reflected in user documentation/manpages.
  • [N/A] Tests have been added for regressions fixed
  • User-visible changes noted in CHANGELOG.md

Also, there's an open question: Should we do this in help, or should we augment open instead?

faho added 2 commits March 27, 2019 09:04
Some systems like Debian have "open" as a symlink to "openvt" (for... historical
reasons).

See fish-shell#5756.

[ci skip]
We now try cmd.exe via $PATH and via a common location, wsl-open, and
an open command.

Fixes fish-shell#5756.

[ci skip]
@faho faho merged commit 2a51e42 into fish-shell:master Mar 27, 2019
@faho faho mentioned this pull request Mar 27, 2019
@faho faho deleted the help-wsl branch April 1, 2019 14:07
@faho faho modified the milestones: fish 3.1.0, fish 3.0.3 Apr 6, 2019
@zanchey zanchey modified the milestones: fish 3.0.3, fish 3.1.0 Aug 14, 2019
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

help command makes assumptions about PATH in WSL environment

2 participants