|
|
|
@ -149,13 +149,13 @@ public: |
|
|
|
* should be highlighted. |
|
|
|
* should be highlighted. |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
HighlightScrolledLines, |
|
|
|
HighlightScrolledLines, |
|
|
|
/** (bool) Specifies whether the terminal will enable Bidirectional
|
|
|
|
|
|
|
|
* text display |
|
|
|
|
|
|
|
*/ |
|
|
|
|
|
|
|
ReflowLines, |
|
|
|
|
|
|
|
/** (bool) Specifies whether the terminal will enable Reflow of
|
|
|
|
/** (bool) Specifies whether the terminal will enable Reflow of
|
|
|
|
* lines when terminal resizes. |
|
|
|
* lines when terminal resizes. |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
|
|
|
|
ReflowLines, |
|
|
|
|
|
|
|
/** (bool) Specifies whether the terminal will enable Bidirectional
|
|
|
|
|
|
|
|
* text display |
|
|
|
|
|
|
|
*/ |
|
|
|
BidiRenderingEnabled, |
|
|
|
BidiRenderingEnabled, |
|
|
|
/** (bool) Specifies whether text in terminal displays is allowed
|
|
|
|
/** (bool) Specifies whether text in terminal displays is allowed
|
|
|
|
* to blink. |
|
|
|
* to blink. |
|
|
|
|