Function rewrap_ignore_vt100 (o2scl)

O2scl : Function List

void o2scl::rewrap_ignore_vt100(std::string str, std::vector<std::string> &sv, size_t ncol = 79)

Rewrap string str splitting at spaces and place in sv, but ignore vt100 characters which do not occupy space in the terminal.