setSyncdUpdates sets whether to use synchronized updates.
(bool)
| 36 | |
| 37 | // setSyncdUpdates sets whether to use synchronized updates. |
| 38 | setSyncdUpdates(bool) |
| 39 | |
| 40 | // setWidthMethod sets the method for calculating the width of the terminal. |
| 41 | setWidthMethod(ansi.Method) |