mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-16 04:18:51 +08:00
setting console mode to processed output not neccesary if we use SetConsoleCursorPosition
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#include <indicators/cursor_control.hpp>
|
||||
|
||||
int main() {
|
||||
indicators::enable_cursor_movement();
|
||||
indicators::show_console_cursor(false);
|
||||
|
||||
indicators::ProgressBar bar1{indicators::option::BarWidth{50},
|
||||
|
||||
Reference in New Issue
Block a user