Terminal.enableBidi

bool enableBidi() @property nothrow

Get enableBidi property.

Returns

Controls whether or not the terminal will perform bidirectional text rendering.
void enableBidi(bool propval) @property nothrow

Set enableBidi property.

Parameters

propvalControls whether or not the terminal will perform bidirectional text rendering.