Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide cursor during initialization and restore at exit #231

Merged
merged 1 commit into from
Jun 21, 2022

Commits on Jun 21, 2022

  1. Hide cursor during initialization and restore at exit

    Showing the cursor while running (especially on terminals where it
    blinks) is a bit visually distracting, and doesn't serve much purpose;
    make it invisible in init_ui() and restore the original state in
    exit_ui().
    zevweiss committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    79ccaf8 View commit details
    Browse the repository at this point in the history