Replies: 3 comments 15 replies
|
I noticed this as well. I implemented this feature here: https://github.com/thecharlesjenkins/ghostty/tree/dev/charlie/support_ansi_blinking. I'll open a PR if this is the desired behavior! blinking.mp4 |
10 replies
|
Personally, I find WezTerm's implementation of "blink by fading" more pleasing than the MacOS terminal "PWM mode" Screen.Recording.2025-01-30.at.17.01.30.mov |
2 replies
|
I noticed it is still missing till now (V1.3.1). I implemented this feature based on what @thecharlesjenkins did, but it is compatible with the conflicting changes. You can see my changes https://github.com/albujuk/ghostty/tree/feat/support-ansi-blinking I'll open a PR if this is the desired behavior. Screencast.From.2026-04-13.09-46-04.webmEdit: Here is the diff link main...albujuk:ghostty:feat/support-ansi-blinking |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
hi. i'm not sure if i need to set something in configuration, cursor blink works but as ANSI escape blink does not.
blinks on macOS Terminal but not in Ghostty
All reactions