waveterm
waveterm copied to clipboard
[Bug]: `wsh` not found on MacOS
Current Behavior
In the wave terminal:
~ base at 21:07:36
❯ wsh
zsh: command not found: wsh
Expected Behavior
wsh should be found.
Steps To Reproduce
- Install with Homebrew
- Open waveterm
-
wshin a terminal block
Wave Version
wave: 0.10.1 (auto_updates)
Platform
macOS
OS Version/Distribution
Sonoma 14.6.1
Architecture
arm64
Anything else?
Discussed on Discord with Evan. Appears to be searching the old ~/.waveterm/bin directory, rather than ~/Library/Application\ Support/waveterm/bin
Questionnaire
- [ ] I'm interested in fixing this myself but don't know where to start
- [ ] I would like to fix and I have a solution
- [ ] I don't have time to fix this right now, but maybe later