encoding


Description:

[ NoAccessorMethod ]
[ Version ( deprecated = true , deprecated_since = "0.54" ) ]
public string encoding { owned get; set; }

Warning: encoding is deprecated since 0.54.

Controls the encoding the terminal will expect data from the child to be encoded with.

Note:

Instead of using this, you should use a tool like luit(1) when support for non-UTF-8 is required

For certain terminal types, applications executing in the terminal can change the encoding. The default is defined by the application's locale settings.