cjk_ambiguous_width


Description:

public int cjk_ambiguous_width { get; set; }

This setting controls whether ambiguous-width characters are narrow or wide.

(Note that when using a non-UTF-8 encoding set via set_encoding, the width of ambiguous-width characters is fixed and determined by the encoding itself.)

This setting only takes effect the next time the terminal is reset, either via escape sequence or with reset.




2022 vala-language.org