Some advanced terminals can support ligatures. E.g. === will render as ≡.
This can ruin some TUI elements in console apps. If your --chart output has random tribars in it, disabling ligatures will resolve the problem.
Here is an example of the chart with tribars:
[============================≡==≡===============]
Some advanced terminals can support ligatures. E.g.
===
will render as≡
. This can ruin some TUI elements in console apps. If your--chart
output has random tribars in it, disabling ligatures will resolve the problem.Here is an example of the chart with tribars:
[============================≡==≡===============]