Replies: 1 comment
-
I don't use Helix, but in general this problem is often improved by this config.
return {
animation_fps = 1,
cursor_blink_rate = 0,
cursor_blink_ease_in = "Constant",
cursor_blink_ease_out = "Constant",
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm having poor performance on my A515-54-51DJ when trying to use Helix Editor. On the other hand, Alacritty is very fast. What can I do to debug this issue?
Beta Was this translation helpful? Give feedback.
All reactions