Skip to content
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

Some characters hugely oversized #699

Closed
pinpox opened this issue Apr 16, 2021 · 7 comments
Closed

Some characters hugely oversized #699

pinpox opened this issue Apr 16, 2021 · 7 comments
Labels
bug Something isn't working

Comments

@pinpox
Copy link

pinpox commented Apr 16, 2021

Describe the bug

The following file:

####OpenVPN####
container_template:
  name: "{{ item.name }}"
  network:
    - openvpn --ip "{{item.fixed_ip}}"
  state: present

Is rendered like this:
image

Not sure why the # glyphs are so huge.

A clear and concise description of what the bug is.

Environment (please complete the following information):

  • OS: Linux X11
  • Version: wezterm 20210405-110924-a5bb5be8-86-g776aedf9
  • colemak

To Reproduce

Steps to reproduce the behavior.

Open the file pasted above in neovim+wezterm.

Configuration

https://github.com/pinpox/nixos/blob/40cc6a6f991ea8def0ef999149d1838cf0012506/home-manager/modules/wezterm/wezterm.lua

Expected behavior

image

@pinpox pinpox added the bug Something isn't working label Apr 16, 2021
@wez
Copy link
Owner

wez commented Apr 16, 2021

Please also run:

WEZTERM_LOG=wezterm_font=trace,info wezterm ls-fonts > stdout.txt 2> stderr.txt

and attach both stdout.txt and stderr.txt to this issue!

@wez
Copy link
Owner

wez commented Apr 16, 2021

actually, since you're on 776aedf I'd recommend updating to a more recent nightly so that you can benefit from 3fae59b

@wez wez added the waiting-on-op Waiting for more information from the original poster label Apr 16, 2021
@pinpox
Copy link
Author

pinpox commented Apr 19, 2021

 wezterm -V
wezterm 20210405-110924-a5bb5be8-103-g2a79d250

Something has changed with the new version, output still looks wonky though:
image
Maybe it's a font issue but the comments show wrong glyphs (see first line, actual file text is copied from above)

stdout.txt
stderr.txt

@no-response no-response bot removed the waiting-on-op Waiting for more information from the original poster label Apr 19, 2021
@wez
Copy link
Owner

wez commented May 2, 2021

I changed the math around scaling; could you give latest main a try when you have a chance?

@wez wez added the waiting-on-op Waiting for more information from the original poster label May 2, 2021
@pinpox
Copy link
Author

pinpox commented May 6, 2021

The characters are now way to tiny, this also has happened for other characters, I think its mainly where ligatures are used:

image

wezterm 20210503-220535-d64b7852

@no-response no-response bot removed the waiting-on-op Waiting for more information from the original poster label May 6, 2021
wez added a commit that referenced this issue May 9, 2021
@pinpox
Copy link
Author

pinpox commented May 9, 2021

Fixed by: f4e9668

image

@pinpox pinpox closed this as completed May 9, 2021
wez added a commit that referenced this issue May 9, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2023

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants