/usr/share/help/C/gnome-terminal/pref-profile-char-width.page is in gnome-terminal-data 3.28.1-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 | <page xmlns="http://projectmallard.org/1.0/"
type="task"
id="profile-char-width">
<info>
<link type="guide" xref="index#advanced"/>
<link type="guide" xref="pref#profile"/>
<revision pkgversion="3.14" date="2014-09-08" status="review"/>
<credit type="author copyright">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
<years>2014</years>
</credit>
<!--<credit type="copyright editor">
<name></name>
<email></email>
<years></years>
</credit>-->
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Display ambiguous-width characters as wide instead of narrow.</desc>
</info>
<title>Characters look too narrow</title>
<p>Some characters, such as some Greek letters and Asian logograms, can take
up either one or two cells in a terminal window. These characters are often
referred to as <em>ambiguous characters</em>. By default, these characters
are displayed with a narrow width in <app>Terminal</app>, which looks better
in situations where perfect layout is important, such as in ASCII art. You
can change your profile preferences to display ambiguous characters as wide,
which can be better if you are reading running prose.</p>
<steps>
<item>
<p>Open <guiseq><gui style="menu">Edit</gui>
<gui style="menuitem">Preferences</gui></guiseq>.</p>
</item>
<item>
<p>Your current profile is selected in the sidebar. If you wish to edit
a different profile, click on its name.</p>
</item>
<item>
<p>Open the <gui style="tab">Compatibility</gui> tab and set the
ambiguous-width characters to <gui>Wide</gui>.</p>
</item>
</steps>
</page>
|