Skip to content

Rendering widgets with differences in different terminals #5601

Closed
@shamyjun22

Description

@shamyjun22

I built a simple tool with textual and I just notice differences how the widget is rendered when running locally with WSL Ubuntu and using Amazon Linux on prod.

Local machine:
NAME="Ubuntu"
VERSION="20.04.6 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.6 LTS"

Prod:
NAME="Amazon Linux"
VERSION="2023"
ID="amzn"
ID_LIKE="fedora"
VERSION_ID="2023"
PRETTY_NAME="Amazon Linux 2023.5.20240903"

By the way, it's just a small differences but i would assume that both local and prod would look the same. But it's not.
Is it a bug or just a problem with the virtual machines?

Hopefully, will get a response. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions