-
Notifications
You must be signed in to change notification settings - Fork 252
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
[Bug]: No blocks and no wsh installed #1629
Comments
Could you send your log file to [email protected]? You can find your logfile location by running wsh wavepath log from within Wave |
Sure. Please find it attached. |
What shell are you using? |
Fish shell. Sorry, I should have mentioned this earlier. |
having the same issue here on mac. also wsh cannot be installed on remote linux server i connect Disconnected from "[email protected]@1.1.1.1" |
Partly the same issue on Ubuntu 24.04 - while wsh gets installed, locally as well as remote, there are no blocks present anywhere. |
@javawithrocky thanks for your patience. been going through all the fish startup code, but I can't find the inconsistency (yet). two things that would really help me figure this out is: (1) if you could let me know what your $PATH is set to. (2) if you could do an
|
Sure thing:
Once I added the path like below to
So, it seems like the issue is as simple as PATH not being updated. |
Hello, any updates on this? I am a bit worried that the issue will auto close if no activity occurs within a time frame. Also any word in each command being a block? Is that no longer the case with Wave? Just want to understand what to expect. |
Hi, we don't auto-close issues so no worries there, we're working on some general bug bashing in the shell detection code that may fix this, however due to the holidays, we're not going to be publishing a beta until probably next week. We understand that there's mixed messaging here because of the existing coverage of our legacy app, but we do not currently support rendering each command as a separate block. This was a conscious decision to improve compatibility with more shell configurations as the old way we were doing this was breaking too many things for too many people and the feedback we were getting was that it wasn't helpful enough. We're looking into ways we can bring this back as an alternative display method, but I cannot give you a timeline for when it would return. If you have more questions about this, feel free to reach out to us on Discord or open a new Discussions thread, happy to discuss further there. |
Hi, I noticed the following text on the main GitHub page:
If "Command Blocks" is not a feature, even if temporarily, I recommend removing the reference. It could be confusing for new users and, at worst, might be perceived as misleading. |
we're repurposing this term in the new app to refer to single-command widgets, which is a new feature in 0.10. It is not the same thing as the block-style command history from the old app |
Current Behavior
In watching intro videos online it seems like Wave has Warp like feature of each command and it's output is a block. That doesn't seem to be the case. Also,
wsh
is not available in Wave as well.Expected Behavior
wsh
should be installed?Steps To Reproduce
wsh
is not installed.NOTE: I have 2019 Mac
Wave Version
v0.10.4
Platform
macOS
OS Version/Distribution
Sequoia 15.1.1
Architecture
x64
Anything else?
Questionnaire
The text was updated successfully, but these errors were encountered: