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

[RFC] Animating the cursor blink #7644

Closed
kovidgoyal opened this issue Jul 19, 2024 · 4 comments
Closed

[RFC] Animating the cursor blink #7644

kovidgoyal opened this issue Jul 19, 2024 · 4 comments

Comments

@kovidgoyal
Copy link
Owner

Hi all,

I have added support for animating the cursor blink to kitty. It is off by default but can be turned on using the cursor_blink_interval option in kitty.conf. For example:

kitty -o 'cursor_blink_interval 0.5 ease-in-out'

See the docs for the option for details.

I'd appreciate some testing and feedback on how it works given there are lots of different possibilities for cursor colors, backgrounds, opacity, etc.

This is in master now and will be in the next nightly build in an hour or so.

Thanks and enjoy.

@kovidgoyal kovidgoyal pinned this issue Jul 19, 2024
@PythonHacker24
Copy link
Contributor

Facing an Error

Screenshot 2024-07-29 at 10 32 48

Hey @kovidgoyal I am facing this Error when I try to execute kitty -o 'cursor_blink_interval 0.5 ease-in-out' on my kitty terminal.

I tried to change values in kitty.conf and it works in there.

@kovidgoyal
Copy link
Owner Author

That implies the kitty you are running is not built from master/nightly.

@PythonHacker24
Copy link
Contributor

Okay, thanks for resolving it.

@kovidgoyal
Copy link
Owner Author

released in version 0.36.0

@kovidgoyal kovidgoyal unpinned this issue Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants