menu
xterm package
documentation
buffer/reflow_strategy.dart
ReflowStrategy
reflow abstract method
reflow abstract method
dark_mode
light_mode
reflow
abstract method
void
reflow
(
int
newCols
,
int
newRows
,
int
oldCols
,
int
oldRows
,
)
Implementation
void reflow(int newCols, int newRows, int oldCols, int oldRows);
xterm package
documentation
buffer/reflow_strategy
ReflowStrategy
reflow abstract method
ReflowStrategy class