recover: cur

This commit is contained in:
taynpg 2025-02-18 04:07:16 +08:00
parent 03208e4b97
commit 59a560ff53

View File

@ -606,6 +606,7 @@ char* fc_readline()
#ifdef OS_UNIX
fc_lock_print();
printf("\033[0m");
fc_enable_cur();
fc_unlock_print();
#endif
return nullptr;