oof icon indicating copy to clipboard operation
oof copied to clipboard

Convenient, high-performance RGB color and position control for console output

Results 3 oof issues
Sort by recently updated
recently updated
newest added

Hi, I love the idea of your library and since I would love adding it as a vendor I would like to suggest adding a CMake file. I also attempted...

There is a special VT sequence that "will emit their responses into the console input stream immediately after being recognized on the output stream". In particular this is about `ESC...

``` ~/Development/oof/demos master g++-11 main.cpp In file included from main.cpp:3: tools.h:10:10: fatal error: s9w/s9w_geom_types.h: No such file or directory 10 | #include | ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. ```