question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Using Wide Character compatibility renders double table columns in gnome-terminal

See original GitHub issue

When using gnome-terminal, and have the option Ambiguous-width character set to Wide causes spectre.console to render all tables with the double amount of table columns (Setting the option to narrow fixes this issue though).

image

Reproducible in gnome-terminal by setting the following option: Edit --> Preferences --> Compatibility --> Ambiguous-width character = Wide. image

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
patriksvenssoncommented, Oct 27, 2020

@AdmiringWorm I see. Sadly this has nothing really to do with Spectre.Console, it’s the Gnome terminal which behaves in a way that’s kind of unorthodox, so the best we can do is document the behavior if we can’t detect it.

0reactions
nils-acommented, Oct 15, 2021

This might come up again for windows terminal, if https://github.com/microsoft/terminal/issues/153 is being implemented.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using Wide Character compatibility renders double table ...
When using gnome-terminal, and have the option Ambiguous-width character set to Wide causes spectre.console to render all tables with the double ...
Read more >
Why are Terminals rendered in fixed width blocks [duplicate]
Terminals are character-based, not graphical, so they use fixed width characters, not rendered fonts.
Read more >
What could cause huge graphical characters to appear in ...
I first found this when using pipenv under Ubuntu 18.04, none of my workmates seem to have this issue. Their characters are about...
Read more >
Add functions to get the width in columns of a character
When you write text into a console on Linux (e.g. displayed by > gnome-terminal or konsole), I suppose that wcswidth() can be used...
Read more >
Double-width characters in Unicode 9+ (#9) · Issues
Unicode Variation Selector 16 (U+FE0F) makes the character it combines with double-width. This is the first time that a combining mark ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found