Terminal.enableBidi
bool enableBidi() @property nothrowGet enableBidi property.
Returns
Controls whether or not the terminal will perform bidirectional text rendering.
void enableBidi(bool propval) @property nothrowSet enableBidi property.
Parameters
propval | Controls whether or not the terminal will perform bidirectional text rendering. |