-
-
Notifications
You must be signed in to change notification settings - Fork 797
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
Display error with nerd font v3 symbols on Windows (not happen in macOS) #3748
Comments
Please try with the latest nightly build and let me know if it behaves any better; that has a newer version of conpty included. |
I don't have a personal windows computer. The windows computer is used in working environment which makes it not convenient to install rust toolchain. So I am sorry that I cannot try to build the nightly program from source. But if there is a nightly prebuilt portable binary available, I would happy to give it a try! |
Yes, binaries for all platforms are available from the download page: |
I have the same issue with the latest stable release, the nightly build does not have that specific issue on my end. |
I can confirm wezterm nightly fixes the renderer problem |
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?
Windows
Which Wayland compositor or X11 Window manager(s) are you using?
No response
WezTerm version
wezterm 20230408-112425-69ae8472
Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?
No, and I'll explain why below
Describe the bug
This is the status bar of tmux displayed in wezterm, where I used nerd font v3 symbols:
To Reproduce
Just running
tmux
on WSL/remote ssh where tmux is installed in the host.Configuration
No config for wezterm.
This is the tmux configuration:
Expected Behavior
The tmux status bar should be displayed correctly.
Note that this is a common problem on windows, I have tried several terminal emulators, including alacritty, windows terminal, vscode builtin terminal, they all have the same display problems.
(see the mirror issue on alacritty: alacritty/alacritty#6936)
This is the screenshot of the tmux statusbar on macos wezterm (it is displayed correctly),
And this is the screenshot of the tmux statusbar on windows terminal preview (it is displayed correctly, and it is the only terminal emulators on Windows that can display those symbols correctly on Windows)
Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: