TeraTerm
Tested Software version 5.6.0 on Linux. The homepage URL of this terminal is https://teratermproject.github.io/. Full results available at ucs-detect repository path data/teraterm.yaml.
Score Breakdown
Detailed breakdown of how scores are calculated for TeraTerm:
# |
Score Type |
Raw Score |
Final Scaled Score |
|---|---|---|---|
1 |
93.87% |
91.3% |
|
2 |
100.00% |
100.0% |
|
3 |
96.26% |
96.3% |
|
4 |
90.62% |
90.6% |
|
5 |
50.00% |
50.0% |
|
6 |
0.00% |
(excluded) |
|
7 |
0.00% |
0.0% |
|
8 |
0.00% |
0.0% |
|
9 |
98.85% |
98.9% |
|
10 |
28.12% |
30.0% |
|
11 |
0% |
0.0% |
|
12 |
N/A |
N/A |
Score Comparison Plot:
The following plot shows how this terminal’s scores compare to all other terminals tested.
Scaled scores comparison across all metrics (normalized 0-100%)
Final Scaled Score Calculation:
Raw Final Score: 60.84% (weighted average: WIDE + NARROW + ZWJ + LANG + VS16 + 0.33 * SRI + 0.33 * SFZ + RI + CAP + 0.5 * GFX + 0.5 * RSC) the categorized ‘average’ absolute support level of this terminal.
Note
RSC (Resources) is a composite CPU, memory, and runtime score. RSC is weighted at 0.5 (half as powerful as other metrics). FEAT (Features) is the fraction of notable features supported. GFX (Graphics) scores 100% for modern protocols (iTerm2, Kitty), 50% for legacy only (Sixel, ReGIS), 0% for none.
Final Scaled Score: 44.1% (normalized across all terminals tested). Final Scaled scores are normalized (0-100%) relative to all terminals tested
WIDE Score Details:
Wide character support calculation:
Total successful codepoints: 475
Total codepoints tested: 506
Formula: 475 / 506
Result: 93.87%
NARROW Score Details:
Narrow character support calculation:
Total successful codepoints: 187
Total codepoints tested: 187
Formula: 187 / 187
Result: 100.00%
ZWJ Score Details:
Emoji ZWJ (Zero-Width Joiner) support calculation:
Total successful sequences: 1391
Total sequences tested: 1445
Formula: 1391 / 1445
Result: 96.26%
VS16 Score Details:
Variation Selector-16 support calculation:
Errors: 213 of 426 codepoints tested
Success rate: 50.0%
Formula: 50.0 / 100
Result: 50.00%
VS15 Score Details (excluded from final score):
Variation Selector-15 support calculation:
Errors: 158 of 158 codepoints tested
Success rate: 0.0%
Formula: 0.0 / 100
Result: 0.00%
SRI Score Details:
Standalone Regional Indicator support calculation:
Total successful codepoints: 0
Total codepoints tested: 26
Formula: 0 / 26
Result: 0.00%
SFZ Score Details:
Standalone Fitzpatrick skin tone modifier support calculation:
Total successful codepoints: 0
Total codepoints tested: 5
Formula: 0 / 5
Result: 0.00%
RI Score Details:
Regional Indicator flag sequence support calculation:
Total successful sequences: 259
Total sequences tested: 262
Formula: 259 / 262
Result: 98.85%
Features Score Details:
Notable terminal features (4.5 / 16):
Kitty Keyboard: no
XTGETTCAP (Partial): partial
OSC 52 Clipboard: no
Raw score: 28.12%
Graphics Score Details:
Graphics protocol support (0%):
Sixel: no
ReGIS: no
iTerm2: no
Kitty: no
Scoring: 100% for modern (iTerm2/Kitty), 50% for legacy only (Sixel/ReGIS), 0% for none
Resource Score Details:
Resource profiling data not available.
LANG Score Details (Geometric Mean):
Geometric mean calculation:
Formula: (p₁ × p₂ × … × pₙ)^(1/n) where n = 85 languages
About geometric mean
Result: 90.62%
Wide character support
Wide character support of TeraTerm is 93.9% (31 errors of 506 codepoints tested).
Sequence of a WIDE character, from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\U0001f1f5’ |
So |
2 |
REGIONAL INDICATOR SYMBOL LETTER P |
Total codepoints: 1
Shell test using printf(1),
'|'should align in output:$ printf "\xf0\x9f\x87\xb5|\\n12|\\n" 🇵| 12|
See Line 42373 of ucs_wide.txt for this sequence in the example file.
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 1.
Narrow character support
Narrow character support of TeraTerm is 100.0% (0 errors of 187 codepoints tested).
Emoji ZWJ support
Compatibility of TeraTerm with the Unicode Emoji ZWJ sequence table is 96.3% (54 errors of 1445 sequences tested).
Sequence of an Emoji ZWJ Sequence, from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\U0001f3cc’ |
So |
1 |
GOLFER |
|
2 |
‘\ufe0f’ |
Mn |
0 |
VARIATION SELECTOR-16 |
|
3 |
‘\u200d’ |
Cf |
0 |
ZERO WIDTH JOINER |
|
4 |
‘\u2640’ |
So |
1 |
FEMALE SIGN |
|
5 |
‘\ufe0f’ |
Mn |
0 |
VARIATION SELECTOR-16 |
Total codepoints: 5
Shell test using printf(1),
'|'should align in output:$ printf "\xf0\x9f\x8f\x8c\xef\xb8\x8f\xe2\x80\x8d\xe2\x99\x80\xef\xb8\x8f|\\n12|\\n" 🏌️♀️| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 1.
Variation Selector-16 support
Emoji VS-16 results for TeraTerm is 213 errors out of 426 total codepoints tested, 50.0% success. Sequence of a NARROW Emoji made WIDE by Variation Selector-16, from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u2733’ |
So |
1 |
EIGHT SPOKED ASTERISK |
|
2 |
‘\ufe0f’ |
Mn |
0 |
VARIATION SELECTOR-16 |
Total codepoints: 2
Shell test using printf(1),
'|'should align in output:$ printf "\xe2\x9c\xb3\xef\xb8\x8f|\\n12|\\n" ✳️| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 1.
Variation Selector-15 support
Emoji VS-15 results for TeraTerm is 158 errors out of 158 total codepoints tested, 0.0% success. Sequence of a WIDE Emoji made NARROW by Variation Selector-15, from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\U0001f3ae’ |
So |
2 |
VIDEO GAME |
|
2 |
‘\ufe0e’ |
Mn |
0 |
VARIATION SELECTOR-15 |
Total codepoints: 2
Shell test using printf(1),
'|'should align in output:$ printf "\xf0\x9f\x8e\xae\xef\xb8\x8e|\\n1|\\n" 🎮︎| 1|
python wcwidth.wcswidth() measures width 1, while TeraTerm measures width 2.
Standalone Regional Indicator support
Standalone Regional Indicator support of TeraTerm is 0.0% (26 errors of 26 codepoints tested).
Sequence of a standalone Regional Indicator, from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\U0001f1f3’ |
So |
2 |
REGIONAL INDICATOR SYMBOL LETTER N |
Total codepoints: 1
Shell test using printf(1),
'|'should align in output:$ printf "\xf0\x9f\x87\xb3|\\n12|\\n" 🇳| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 1.
Standalone Fitzpatrick modifier support
Standalone Fitzpatrick skin tone modifier support of TeraTerm is 0.0% (5 errors of 5 codepoints tested).
Sequence of a standalone Fitzpatrick modifier, from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\U0001f3fd’ |
Sk |
2 |
EMOJI MODIFIER FITZPATRICK TYPE-4 |
Total codepoints: 1
Shell test using printf(1),
'|'should align in output:$ printf "\xf0\x9f\x8f\xbd|\\n12|\\n" 🏽| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 0.
Regional Indicator flag sequence support
Regional Indicator flag sequence support of TeraTerm is 98.9% (3 errors of 262 sequences tested).
Sequence of a Regional Indicator flag sequence, from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\U0001f3f4’ |
So |
2 |
WAVING BLACK FLAG |
|
2 |
‘\U000e0067’ |
Cf |
0 |
TAG LATIN SMALL LETTER G |
|
3 |
‘\U000e0062’ |
Cf |
0 |
TAG LATIN SMALL LETTER B |
|
4 |
‘\U000e0073’ |
Cf |
0 |
TAG LATIN SMALL LETTER S |
|
5 |
‘\U000e0063’ |
Cf |
0 |
TAG LATIN SMALL LETTER C |
|
6 |
‘\U000e0074’ |
Cf |
0 |
TAG LATIN SMALL LETTER T |
|
7 |
‘\U000e007f’ |
Cf |
0 |
CANCEL TAG |
Total codepoints: 7
Shell test using printf(1),
'|'should align in output:$ printf "\xf0\x9f\x8f\xb4\xf3\xa0\x81\xa7\xf3\xa0\x81\xa2\xf3\xa0\x81\xb3\xf3\xa0\x81\xa3\xf3\xa0\x81\xb4\xf3\xa0\x81\xbf|\\n12|\\n" 🏴| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 8.
Graphics Protocol Support
TeraTerm does not report support for any graphics protocols.
Detection Methods:
Sixel and ReGIS: Detected via the Device Attributes (DA1) query
CSI c(\x1b[c). Extension code4indicates Sixel support,3ReGIS.Kitty graphics: Detected by sending a Kitty graphics query and checking for an
OKresponse.iTerm2 inline images: Detected via the iTerm2 capabilities query
OSC 1337 ; Capabilities.
Device Attributes Response:
Language Support
The following 63 languages were tested with 100% success:
Aja, Amarakaeri, Arabic, Standard, Assyrian Neo-Aramaic, Baatonum, Bamun, Belanda Viri, Bora, Catalan (2), Chickasaw, Chinantec, Chiltepec, Dagaare, Southern, Dendi, Dinka, Northeastern, Dzongkha, Evenki, Farsi, Western, Fon, French (Welche), Fur, Ga, Gen, Gilyak, Gumuz, Kabyle, Lamnso’, Lao, Lingala (tones), Maldivian, Maori (2), Mazahua Central, Mòoré, Nanai, Navajo, Orok, Otomi, Mezquital, Panjabi, Eastern, Pashto, Northern, Picard, Pular (Adlam), Secoya, Seraiki, Shan, Shipibo-Conibo, Sinhala, Siona, South Azerbaijani, Tagalog (Tagalog), Tai Dam, Tamazight, Central Atlas, Tamil, Tem, Thai, Thai (2), Tibetan, Central, Ticuna, Uduk, Urdu, Urdu (2), Vietnamese, Yaneshaʼ, Yiddish, Eastern, Yoruba.
The following 22 languages are not fully supported:
lang |
n_errors |
n_total |
pct_success |
|---|---|---|---|
4 |
6 |
33.3% |
|
321 |
488 |
34.2% |
|
6 |
11 |
45.5% |
|
81 |
155 |
47.7% |
|
47 |
103 |
54.4% |
|
135 |
382 |
64.7% |
|
56 |
164 |
65.9% |
|
114 |
335 |
66.0% |
|
1 |
3 |
66.7% |
|
23 |
71 |
67.6% |
|
7 |
22 |
68.2% |
|
19 |
66 |
71.2% |
|
61 |
237 |
74.3% |
|
90 |
390 |
76.9% |
|
50 |
290 |
82.8% |
|
41 |
252 |
83.7% |
|
42 |
335 |
87.5% |
|
15 |
236 |
93.6% |
|
13 |
225 |
94.2% |
|
10 |
223 |
95.5% |
|
7 |
208 |
96.6% |
|
4 |
354 |
98.9% |
Dari
Sequence of language Dari from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u062a’ |
Lo |
1 |
ARABIC LETTER TEH |
|
2 |
‘\u200c’ |
Cf |
0 |
ZERO WIDTH NON-JOINER |
Total codepoints: 2
Shell test using printf(1),
'|'should align in output:$ printf "\xd8\xaa\xe2\x80\x8c|\\n1|\\n" ت| 1|
python wcwidth.wcswidth() measures width 1, while TeraTerm measures width 2.
Javanese (Javanese)
Sequence of language Javanese (Javanese) from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\ua98f’ |
Lo |
1 |
JAVANESE LETTER KA |
|
2 |
‘\ua9ba’ |
Mc |
0 |
JAVANESE VOWEL SIGN TALING |
|
3 |
‘\ua9b4’ |
Mc |
0 |
JAVANESE VOWEL SIGN TARUNG |
Total codepoints: 3
Shell test using printf(1),
'|'should align in output:$ printf "\xea\xa6\x8f\xea\xa6\xba\xea\xa6\xb4|\\n12|\\n" ꦏꦺꦴ| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Tamang, Eastern
Sequence of language Tamang, Eastern from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u0915’ |
Lo |
1 |
DEVANAGARI LETTER KA |
|
2 |
‘\u094d’ |
Mn |
0 |
DEVANAGARI SIGN VIRAMA |
|
3 |
‘\u0915’ |
Lo |
1 |
DEVANAGARI LETTER KA |
|
4 |
‘\u094b’ |
Mc |
0 |
DEVANAGARI VOWEL SIGN O |
Total codepoints: 4
Shell test using printf(1),
'|'should align in output:$ printf "\xe0\xa4\x95\xe0\xa5\x8d\xe0\xa4\x95\xe0\xa5\x8b|\\n12|\\n" क्को| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Sanskrit
Sequence of language Sanskrit from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u0915’ |
Lo |
1 |
DEVANAGARI LETTER KA |
|
2 |
‘\u094d’ |
Mn |
0 |
DEVANAGARI SIGN VIRAMA |
|
3 |
‘\u0915’ |
Lo |
1 |
DEVANAGARI LETTER KA |
|
4 |
‘\u093e’ |
Mc |
0 |
DEVANAGARI VOWEL SIGN AA |
Total codepoints: 4
Shell test using printf(1),
'|'should align in output:$ printf "\xe0\xa4\x95\xe0\xa5\x8d\xe0\xa4\x95\xe0\xa4\xbe|\\n12|\\n" क्का| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Marathi
Sequence of language Marathi from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u0915’ |
Lo |
1 |
DEVANAGARI LETTER KA |
|
2 |
‘\u094d’ |
Mn |
0 |
DEVANAGARI SIGN VIRAMA |
|
3 |
‘\u0915’ |
Lo |
1 |
DEVANAGARI LETTER KA |
|
4 |
‘\u093e’ |
Mc |
0 |
DEVANAGARI VOWEL SIGN AA |
|
5 |
‘\u0902’ |
Mn |
0 |
DEVANAGARI SIGN ANUSVARA |
Total codepoints: 5
Shell test using printf(1),
'|'should align in output:$ printf "\xe0\xa4\x95\xe0\xa5\x8d\xe0\xa4\x95\xe0\xa4\xbe\xe0\xa4\x82|\\n12|\\n" क्कां| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Malayalam
Sequence of language Malayalam from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u0d15’ |
Lo |
1 |
MALAYALAM LETTER KA |
|
2 |
‘\u0d4d’ |
Mn |
0 |
MALAYALAM SIGN VIRAMA |
|
3 |
‘\u0d15’ |
Lo |
1 |
MALAYALAM LETTER KA |
|
4 |
‘\u0d3e’ |
Mc |
0 |
MALAYALAM VOWEL SIGN AA |
Total codepoints: 4
Shell test using printf(1),
'|'should align in output:$ printf "\xe0\xb4\x95\xe0\xb5\x8d\xe0\xb4\x95\xe0\xb4\xbe|\\n12|\\n" ക്കാ| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Hindi
Sequence of language Hindi from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u0915’ |
Lo |
1 |
DEVANAGARI LETTER KA |
|
2 |
‘\u094d’ |
Mn |
0 |
DEVANAGARI SIGN VIRAMA |
|
3 |
‘\u0928’ |
Lo |
1 |
DEVANAGARI LETTER NA |
|
4 |
‘\u093f’ |
Mc |
0 |
DEVANAGARI VOWEL SIGN I |
Total codepoints: 4
Shell test using printf(1),
'|'should align in output:$ printf "\xe0\xa4\x95\xe0\xa5\x8d\xe0\xa4\xa8\xe0\xa4\xbf|\\n12|\\n" क्नि| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Bengali
Sequence of language Bengali from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u0995’ |
Lo |
1 |
BENGALI LETTER KA |
|
2 |
‘\u09be’ |
Mc |
0 |
BENGALI VOWEL SIGN AA |
|
3 |
‘\u200c’ |
Cf |
0 |
ZERO WIDTH NON-JOINER |
Total codepoints: 3
Shell test using printf(1),
'|'should align in output:$ printf "\xe0\xa6\x95\xe0\xa6\xbe\xe2\x80\x8c|\\n12|\\n" কা| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Panjabi, Western
Sequence of language Panjabi, Western from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u06d2’ |
Lo |
1 |
ARABIC LETTER YEH BARREE |
|
2 |
‘\u200c’ |
Cf |
0 |
ZERO WIDTH NON-JOINER |
Total codepoints: 2
Shell test using printf(1),
'|'should align in output:$ printf "\xdb\x92\xe2\x80\x8c|\\n1|\\n" ے| 1|
python wcwidth.wcswidth() measures width 1, while TeraTerm measures width 2.
Nepali
Sequence of language Nepali from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u0915’ |
Lo |
1 |
DEVANAGARI LETTER KA |
|
2 |
‘\u094d’ |
Mn |
0 |
DEVANAGARI SIGN VIRAMA |
|
3 |
‘\u0924’ |
Lo |
1 |
DEVANAGARI LETTER TA |
|
4 |
‘\u093e’ |
Mc |
0 |
DEVANAGARI VOWEL SIGN AA |
Total codepoints: 4
Shell test using printf(1),
'|'should align in output:$ printf "\xe0\xa4\x95\xe0\xa5\x8d\xe0\xa4\xa4\xe0\xa4\xbe|\\n12|\\n" क्ता| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Magahi
Sequence of language Magahi from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u0915’ |
Lo |
1 |
DEVANAGARI LETTER KA |
|
2 |
‘\u094d’ |
Mn |
0 |
DEVANAGARI SIGN VIRAMA |
|
3 |
‘\u0937’ |
Lo |
1 |
DEVANAGARI LETTER SSA |
|
4 |
‘\u094d’ |
Mn |
0 |
DEVANAGARI SIGN VIRAMA |
|
5 |
‘\u0923’ |
Lo |
1 |
DEVANAGARI LETTER NNA |
Total codepoints: 5
Shell test using printf(1),
'|'should align in output:$ printf "\xe0\xa4\x95\xe0\xa5\x8d\xe0\xa4\xb7\xe0\xa5\x8d\xe0\xa4\xa3|\\n12|\\n" क्ष्ण| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Maithili
Sequence of language Maithili from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u0915’ |
Lo |
1 |
DEVANAGARI LETTER KA |
|
2 |
‘\u094d’ |
Mn |
0 |
DEVANAGARI SIGN VIRAMA |
|
3 |
‘\u0937’ |
Lo |
1 |
DEVANAGARI LETTER SSA |
|
4 |
‘\u094d’ |
Mn |
0 |
DEVANAGARI SIGN VIRAMA |
|
5 |
‘\u092f’ |
Lo |
1 |
DEVANAGARI LETTER YA |
Total codepoints: 5
Shell test using printf(1),
'|'should align in output:$ printf "\xe0\xa4\x95\xe0\xa5\x8d\xe0\xa4\xb7\xe0\xa5\x8d\xe0\xa4\xaf|\\n12|\\n" क्ष्य| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Sanskrit (Grantha)
Sequence of language Sanskrit (Grantha) from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\U00011315’ |
Lo |
1 |
GRANTHA LETTER KA |
|
2 |
‘\U0001133e’ |
Mc |
0 |
GRANTHA VOWEL SIGN AA |
|
3 |
‘\U00011302’ |
Mc |
0 |
GRANTHA SIGN ANUSVARA |
Total codepoints: 3
Shell test using printf(1),
'|'should align in output:$ printf "\xf0\x91\x8c\x95\xf0\x91\x8c\xbe\xf0\x91\x8c\x82|\\n12|\\n" 𑌕𑌾𑌂| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Khmer, Central
Sequence of language Khmer, Central from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u1780’ |
Lo |
1 |
KHMER LETTER KA |
|
2 |
‘\u17d2’ |
Mn |
0 |
KHMER SIGN COENG |
|
3 |
‘\u178a’ |
Lo |
1 |
KHMER LETTER DA |
|
4 |
‘\u17c5’ |
Mc |
0 |
KHMER VOWEL SIGN AU |
Total codepoints: 4
Shell test using printf(1),
'|'should align in output:$ printf "\xe1\x9e\x80\xe1\x9f\x92\xe1\x9e\x8a\xe1\x9f\x85|\\n12|\\n" ក្ដៅ| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Gujarati
Sequence of language Gujarati from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u0a95’ |
Lo |
1 |
GUJARATI LETTER KA |
|
2 |
‘\u0acd’ |
Mn |
0 |
GUJARATI SIGN VIRAMA |
|
3 |
‘\u0a95’ |
Lo |
1 |
GUJARATI LETTER KA |
|
4 |
‘\u0abe’ |
Mc |
0 |
GUJARATI VOWEL SIGN AA |
Total codepoints: 4
Shell test using printf(1),
'|'should align in output:$ printf "\xe0\xaa\x95\xe0\xab\x8d\xe0\xaa\x95\xe0\xaa\xbe|\\n12|\\n" ક્કા| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Bhojpuri
Sequence of language Bhojpuri from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u0915’ |
Lo |
1 |
DEVANAGARI LETTER KA |
|
2 |
‘\u094d’ |
Mn |
0 |
DEVANAGARI SIGN VIRAMA |
|
3 |
‘\u0918’ |
Lo |
1 |
DEVANAGARI LETTER GHA |
|
4 |
‘\u094d’ |
Mn |
0 |
DEVANAGARI SIGN VIRAMA |
|
5 |
‘\u0918’ |
Lo |
1 |
DEVANAGARI LETTER GHA |
|
6 |
‘\u093f’ |
Mc |
0 |
DEVANAGARI VOWEL SIGN I |
|
7 |
‘\u094d’ |
Mn |
0 |
DEVANAGARI SIGN VIRAMA |
Total codepoints: 7
Shell test using printf(1),
'|'should align in output:$ printf "\xe0\xa4\x95\xe0\xa5\x8d\xe0\xa4\x98\xe0\xa5\x8d\xe0\xa4\x98\xe0\xa4\xbf\xe0\xa5\x8d|\\n12|\\n" क्घ्घि्| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 4.
Telugu
Sequence of language Telugu from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u0c15’ |
Lo |
1 |
TELUGU LETTER KA |
|
2 |
‘\u0c41’ |
Mc |
0 |
TELUGU VOWEL SIGN U |
|
3 |
‘\u0c02’ |
Mc |
0 |
TELUGU SIGN ANUSVARA |
Total codepoints: 3
Shell test using printf(1),
'|'should align in output:$ printf "\xe0\xb0\x95\xe0\xb1\x81\xe0\xb0\x82|\\n12|\\n" కుం| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Kannada
Sequence of language Kannada from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u0c95’ |
Lo |
1 |
KANNADA LETTER KA |
|
2 |
‘\u0cbe’ |
Mc |
0 |
KANNADA VOWEL SIGN AA |
|
3 |
‘\u0c82’ |
Mc |
0 |
KANNADA SIGN ANUSVARA |
Total codepoints: 3
Shell test using printf(1),
'|'should align in output:$ printf "\xe0\xb2\x95\xe0\xb2\xbe\xe0\xb2\x82|\\n12|\\n" ಕಾಂ| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Chakma
Sequence of language Chakma from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\U00011107’ |
Lo |
1 |
CHAKMA LETTER KAA |
|
2 |
‘\U00011133’ |
Mn |
0 |
CHAKMA VIRAMA |
|
3 |
‘\U00011120’ |
Lo |
1 |
CHAKMA LETTER YYAA |
|
4 |
‘\U0001112c’ |
Mc |
0 |
CHAKMA VOWEL SIGN E |
Total codepoints: 4
Shell test using printf(1),
'|'should align in output:$ printf "\xf0\x91\x84\x87\xf0\x91\x84\xb3\xf0\x91\x84\xa0\xf0\x91\x84\xac|\\n12|\\n" 𑄇𑄳𑄠𑄬| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Burmese
Sequence of language Burmese from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u1000’ |
Lo |
1 |
MYANMAR LETTER KA |
|
2 |
‘\u103b’ |
Mc |
0 |
MYANMAR CONSONANT SIGN MEDIAL YA |
|
3 |
‘\u1031’ |
Mc |
0 |
MYANMAR VOWEL SIGN E |
Total codepoints: 3
Shell test using printf(1),
'|'should align in output:$ printf "\xe1\x80\x80\xe1\x80\xbb\xe1\x80\xb1|\\n12|\\n" ကျေ| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Mon
Sequence of language Mon from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u1007’ |
Lo |
1 |
MYANMAR LETTER JA |
|
2 |
‘\u103c’ |
Mc |
0 |
MYANMAR CONSONANT SIGN MEDIAL RA |
|
3 |
‘\u1031’ |
Mc |
0 |
MYANMAR VOWEL SIGN E |
Total codepoints: 3
Shell test using printf(1),
'|'should align in output:$ printf "\xe1\x80\x87\xe1\x80\xbc\xe1\x80\xb1|\\n12|\\n" ဇြေ| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
Khün
Sequence of language Khün from midpoint of alignment failure records:
# |
Codepoint |
Python |
Category |
wcwidth |
Name |
|---|---|---|---|---|---|
1 |
‘\u1a23’ |
Lo |
1 |
TAI THAM LETTER LOW KA |
|
2 |
‘\u1a55’ |
Mc |
0 |
TAI THAM CONSONANT SIGN MEDIAL RA |
|
3 |
‘\u1a6e’ |
Mc |
0 |
TAI THAM VOWEL SIGN E |
|
4 |
‘\u1a60’ |
Mn |
0 |
TAI THAM SIGN SAKOT |
Total codepoints: 4
Shell test using printf(1),
'|'should align in output:$ printf "\xe1\xa8\xa3\xe1\xa9\x95\xe1\xa9\xae\xe1\xa9\xa0|\\n12|\\n" ᨣᩕᩮ᩠| 12|
python wcwidth.wcswidth() measures width 2, while TeraTerm measures width 3.
DEC Private Modes Support
DEC private modes results for TeraTerm: 3 changeable modes of 3 supported out of 8 total modes tested (37.5% support, 37.5% changeable).
Complete list of DEC private modes tested:
Mode |
Name |
Description |
Supported |
Changeable |
Enabled |
|---|---|---|---|---|---|
1004 |
FOCUS_IN_OUT_EVENTS |
Send FocusIn/FocusOut events |
Yes |
Yes |
No |
1006 |
MOUSE_EXTENDED_SGR |
Enable SGR Mouse Mode |
Yes |
Yes |
No |
2004 |
BRACKETED_PASTE |
Set bracketed paste mode |
Yes |
Yes |
No |
2026 |
SYNCHRONIZED_OUTPUT |
Synchronized Output |
No |
No |
No |
2027 |
GRAPHEME_CLUSTERING |
Grapheme Clustering |
No |
No |
No |
2031 |
COLOR_PALETTE_UPDATES |
Color palette updates |
No |
No |
No |
2048 |
IN_BAND_WINDOW_RESIZE |
In-Band Window Resize Notifications |
No |
No |
No |
5522 |
BRACKETED_PASTE_MIME |
Bracketed Paste MIME |
No |
No |
No |
Summary: 3 changeable, 5 not changeable.
Kitty Keyboard Protocol
TeraTerm does not support the Kitty keyboard protocol.
XTGETTCAP (Terminfo Capabilities)
TeraTerm supports the XTGETTCAP sequence and reports 1 terminfo capabilities (Partial).
# |
Capability |
Description |
Value |
|---|---|---|---|
1 |
colors |
Max colors on screen |
|
The XTGETTCAP sequence (DCS + q Pt ST) allows applications to query
terminfo capabilities directly from the terminal emulator, rather than relying
on the system terminfo database.
Text Sizing Protocol (OSC 66)
TeraTerm does not support the Text Sizing protocol.
Truecolor Support
TeraTerm does not support 24-bit truecolor. (Reports 256 colors.)
XTGETTCAP (RGB capability): no
DECRQSS (truecolor probe): no
COLORTERM: N/A
OSC 52 Clipboard Support
TeraTerm does not advertise OSC 52 clipboard support via DA1 extension 52 or XTGETTCAP Ms.
DA1 extension 52: no
XTGETTCAP Ms: no
Terminal Identification
TeraTerm could not be identified via XTVERSION, XTGETTCAP TN, ENQ, or TERM_PROGRAM.
XTVERSION: no
XTGETTCAP TN: no
ENQ: no
TERM_PROGRAM: no
TERM: no (xterm)
Reproduction
To reproduce these results for TeraTerm, install and run ucs-detect with the following commands:
uvx ucs-detect --rerun data/teraterm.yaml
Test Performance
Performance data for TeraTerm is not available.