Terminal.setEnableBidi
void setEnableBidi(bool enableBidi) nothrowControls whether or not the terminal will perform bidirectional text rendering.
Parameters
enableBidi | true to enable BiDi support |
void setEnableBidi(bool enableBidi) nothrowControls whether or not the terminal will perform bidirectional text rendering.
enableBidi | true to enable BiDi support |