You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
enable/disable auto flush for line and direct screen oriented operations
836
836
837
-
yascreen versions before 1.77 didn't use buffered ouput and would immediately send the output to the screen
837
+
yascreen versions before 1.77 didn't use buffered output and would immediately send the output to the screen
838
838
839
839
disabling internal flush can help an application optimize the number of `write` calls at the cost of performing explicit flush after each group of operations
0 commit comments