Skip to content

[Bug]: Ubuntu, setting Font Family leads to very stretched looking output #1680

Description

@coffeefedora

Current Behavior

Downloaded the appimage build of Wave:
Client Version 0.10.4 (202412210242)
Update Channel: latest

Running on Ubuntu 22.04.5 LTS (codename jammy)

when i change the font family to JetBrains Mono NF, the terminal displays characters with very wide spacing, and blurry.
This font is installed and working in my other terminals.

my ~/.config/waveterm/settings.json:

{
  "autoupdate:channel": "latest",
  "telemetry:enabled": false,
  "term:fontfamily": "JetBrains Mono NF"
}

image

Expected Behavior

pretty terminal output

Steps To Reproduce

install JetBrains Mono NF, update settings.json

{
  "autoupdate:channel": "latest",
  "telemetry:enabled": false,
  "term:fontfamily": "JetBrains Mono NF"
}

restart wave, type ls in term, cry!

Wave Version

0.10.4

Platform

Linux

OS Version/Distribution

Ubuntu 22.04.5 LTS

Architecture

x64

Anything else?

No response

Questionnaire

  • I'm interested in fixing this myself but don't know where to start
  • I would like to fix and I have a solution
  • I don't have time to fix this right now, but maybe later

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageNeeds triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions