force-output

[procedure] force-output port

SCM, Scsh: flush buffered data in the output port port.

This is called flush, flush-output, flush-output-port in some implementations.

SCM's force-output can take curses window (see initscr) as well.