Replies: 5 comments
-
I have not noticed it in particular, but I think this could improve things: #731 |
Beta Was this translation helpful? Give feedback.
-
Are you running Helix in Zellij? |
Beta Was this translation helpful? Give feedback.
-
I'm running helix in Alacritty and default Pop Os terminal emulator. |
Beta Was this translation helpful? Give feedback.
-
I moved out from Alacritty because of visual tearing and the laggy feeling in helix. |
Beta Was this translation helpful? Give feedback.
-
tearing doesn't mean low performance in terminals, usually such terminals are faster because they can draw more frames per second and both alacritty and foot has one of the fastest vte parsers/rendering performance. To avoid tearing the #731 CSI(or DCS) escape sequence should be used, because it's a way to do atom updates to the terminal. foot supports CSI sequence for example, and alacritty right now only handles the original DCS one. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using helix for 3 months.
Moving cursor up and down feels laggy.
Beta Was this translation helpful? Give feedback.
All reactions