Use curs_set(3) in stable_getch() to disable/enable visible cursor.
authorMatthew Mondor <mmondor@pulsar-zone.net>
Thu, 6 Apr 2023 04:16:36 +0000 (04:16 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Thu, 6 Apr 2023 04:16:36 +0000 (04:16 +0000)
commit1260f29baa225f8267ad60a266c849d48b5609de
tree2cff536507294b23c32694126adfe1ee3c57111d
parentd3dface45505adb5d041db9933773523775057c7
Use curs_set(3) in stable_getch() to disable/enable visible cursor.
src/main.cpp