diff options
Diffstat (limited to 'devel/p5-Term-Choose-LineFold-XS/pkg-descr')
-rw-r--r-- | devel/p5-Term-Choose-LineFold-XS/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/p5-Term-Choose-LineFold-XS/pkg-descr b/devel/p5-Term-Choose-LineFold-XS/pkg-descr new file mode 100644 index 000000000000..a4e2e6c3b222 --- /dev/null +++ b/devel/p5-Term-Choose-LineFold-XS/pkg-descr @@ -0,0 +1,6 @@ +Width in this context refers to the number of occupied columns of a character +string on a terminal with a monospaced font. + +By default ambiguous width characters are treated as half width. If the +environment variable TC_AMBIGUOUS_WIDTH_IS_WIDE is set to a true value, +ambiguous width characters are treated as full width. |