blob: 9b1400b9e8dec6e103075af6d3a2cafff5273c1d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
%9Syntax:%9
@SYNTAX:flushbuffer@
%9Description:%9
Forces an immediate flush of the buffers if the related settings are enabled.
%9Examples:%9
/FLUSHBUFFER
/SET write_buffer_size
/SET write_buffer_timeout
%9See also:%9 REDRAW, SCROLLBACK
|