Closed stvhay closed 1 year ago
Removed all zsh plugins on remote (server) and no effect.
Ran from bash from client and no effect.
The extra window stuff is a regression on the mac; it's a side effect of supporting command scripts (https://github.com/wez/wezterm/issues/2871)
Please open a separate issue for imgcat; I think I understand that one as well, but I want to fix this mac issue first.
This should be resolved now in main
.
Please take a few moments to try out the fix and let me know how that works out. You can find the nightly downloads for your system in the wezterm installation docs.
If you prefer to use packages provided by your distribution or package manager of choice and don't want to replace that with a nightly download, keep in mind that you can download portable packages (eg: a .dmg
file on macOS, a .zip
file on Windows and an .AppImage
file on Linux) that can be run without permanently installing or replacing an existing package, and can then simply be deleted once you no longer need them.
If you are eager and can build from source then you may be able to try this out more quickly.
fixed.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
What Operating System(s) are you seeing this problem on?
macOS
Which Wayland compositor or X11 Window manager(s) are you using?
No response
WezTerm version
wezterm 20230323-140304-acfb6b3c
Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?
Yes, and I updated the version box above to show the version of the nightly that I tried
Describe the bug
I am on macos and connecting to Debian 11.
A number of things happen when I connect via the ssh multiplexer and I don't know if they are normal or not, so I will describe them and then get to the point:
wezterm connect build-contabo
where build-contabo is a very simple entry in the config per docs.and
All of this happens all the time. The actual error I am getting is that I can't see the images and the following error is logged:
Particularly the line
shows up everytime i run wezterm imgcat.
To Reproduce
See above. This happens every time I run wezterm connect.
Configuration
Client:
Server:
Expected Behavior
Ideally, I expect no extra windows, no errors reported, and images displayed in the new window.
Logs
Anything else?
I am running zsh and some plugins.
here is my .zshrc: