felixse / felixse/FluentTerminal
FluentTerminal uses a hard-coded path to ssh.exe
Open
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 448
- PR merge metrics
- No merged PRs in 30d
Description
Due to [https://github.com/PowerShell/Win32-OpenSSH/issues/1263](https://github.com/PowerShell/Win32-OpenSSH/issues/1263), I had to remove OpenSSH bundled with Windows and install a more recent version of OpenSSH at `C:\OpenSSH`, for example. `%PATH%` environment variable was adjusted accordingly.
But FluentTerminal uses a hard-coded path to `ssh.exe` and thus, SSH Profiles stop working if OpenSSH is installed at an alternative path.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.