-
-
Notifications
You must be signed in to change notification settings - Fork 786
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
Small rendering issue with keybindings of the command palette #3988
Comments
Seems like a Nerd Font symbol issue. There were some breaking changes in NF 3.0. |
Came here to create the same issue. My config is very simple. This is my
Wezterm version: |
FYI I use Iosevka from Brew: brew tap homebrew/cask-fonts
brew install font-iosevka My fonts:
|
These got overlooked because they weren't using symbolic names. Fix that while we're in here. refs: #3988
This should be resolved now in It typically takes about an hour before commits are available as nightly builds for all platforms. Linux builds are the fastest to build and are often available within about 20 minutes. Windows and macOS builds take a bit longer. 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 If you are eager and can build from source then you may be able to try this out more quickly. |
Works like a charm! Thanks! |
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 20230713-174400-115e629e
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
When I spawn the command palette (ctrl-shift-p), there's something wrong with the shortcuts rendered on the right.
To Reproduce
ctrl-shift-p on macOS
Configuration
Expected Behavior
Would be great to see ctrl/ option/ cmd glyphs :)
Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: