avancement planning
This commit is contained in:
+12
@@ -159,6 +159,18 @@ Enter the [alternative screen](https://terminalguide.namepad.de/mode/p47/).
|
||||
|
||||
Exit the [alternative screen](https://terminalguide.namepad.de/mode/p47/), assuming `enterAlternativeScreen` was called before.
|
||||
|
||||
### beginSynchronizedOutput
|
||||
|
||||
Begin [synchronized output](https://contour-terminal.org/vt-extensions/synchronized-output/) to reduce flicker during renders.
|
||||
|
||||
### endSynchronizedOutput
|
||||
|
||||
End [synchronized output](https://contour-terminal.org/vt-extensions/synchronized-output/).
|
||||
|
||||
### synchronizedOutput(text)
|
||||
|
||||
Wrap output in [synchronized output](https://contour-terminal.org/vt-extensions/synchronized-output/) sequences to reduce flicker during renders.
|
||||
|
||||
### beep
|
||||
|
||||
Output a beeping sound.
|
||||
|
||||
Reference in New Issue
Block a user