Allow option to force all glyphs to be narrow #19798

Open
opened 2026-01-31 06:53:54 +00:00 by claunia · 0 comments
Owner

Originally created by @jhhcs on GitHub (May 3, 2023).

Description of the new feature/enhancement

I am suggesting to add an option where I can force each glyph to use exactly one cell. This could simply be a boolean option / checkbox that enables this feature for a single profile.

Problem description

I am using FAR in the terminal, and I sometimes deal with file names that contain foreign characters, i.e., Chinese. These characters are not rendered in a single cell, breaking FAR's layout:

image

This seems to be independent of the font, and each of the foreign characters appears to use exactly two cells:

image

Proposed technical implementation details (optional)

I honestly do not know enough about font rendering to give any technical details. However, I know that this works in ConEmu, here is a screenshot of the same directory rendered with that terminal emulator:

image

Originally created by @jhhcs on GitHub (May 3, 2023). # Description of the new feature/enhancement **I am suggesting to add an option where I can force each glyph to use exactly one cell.** This could simply be a boolean option / checkbox that enables this feature for a single profile. # Problem description I am using [FAR](https://farmanager.com) in the terminal, and I sometimes deal with file names that contain foreign characters, i.e., Chinese. These characters are not rendered in a single cell, breaking FAR's layout: ![image](https://user-images.githubusercontent.com/58880204/235978802-0c0a119d-4437-444e-a0d2-b388751abd9b.png) This seems to be independent of the font, and each of the foreign characters appears to use exactly two cells: ![image](https://user-images.githubusercontent.com/58880204/235978973-c6609b73-68b4-4f81-a320-59731a1e6bba.png) # Proposed technical implementation details (optional) I honestly do not know enough about font rendering to give any technical details. However, I know that this works in [ConEmu](https://conemu.github.io), here is a screenshot of the same directory rendered with that terminal emulator: ![image](https://user-images.githubusercontent.com/58880204/235980364-1fa869c9-bf6c-49dd-a423-7e3730835afa.png)
claunia added the Needs-TriageIssue-BugNeeds-Tag-FixNeeds-Attention labels 2026-01-31 06:53:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#19798