Replies: 3 comments
-
I am having the same problem on Windows. Very strange. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Same issue in Zellij. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This discussion solved the issue for me wezterm/wezterm#2727 Add these lines in 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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So, I'm trying helix for the first time and felt it really slow, literally flickering while scrolling down a file holding "j".
I tried using another terminal emulator and it just ran smoothly.
I don't know if it's a direct problem to Helix, but it's really annoying since the slow terminal emulator (Tabby) runs smoothly with every other program (including vim/nvim + plugins) and I really want some help with it.
I also don't know if it happens to another terminal emulators or if this was reported before.
I'll be attaching a little video of the situation.
OS: MacOs 12.5
Machine Specs: Macbook Pro 13 2017
Slow Terminal Emulator: Tabby
Normal Terminal Emulator: MacOS Terminal
Edit: I tagged this as "enhancement" because I didn't know if this could be considered a bug.
Gravacao.de.Tela.2022-08-31.as.22.08.27.mov
Beta Was this translation helpful? Give feedback.
All reactions