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