When not activity interacting with the alacritty window it will sometime stop redrawing the terminal until user input is received. For instance when wait for code to build the output would seem to freeze until I attempt to scroll, then all the new text would appear at once.
Which operating system does the issue occur on?
Linux, Elementary OS
(Not happening on my Manjaro machine)
If on linux, are you using X11 or Wayland?
X11
This is a duplicate of https://github.com/jwilm/alacritty/issues/2217.
I just switched from Wayland back to X11 and this issue now hits me as well. This was no issue under Wayland, only under X11 (xlib) apparently.
I'm on version 0.3.3.
@drrossum master should have a fix for this now that #2438 has landed. You could give that a shot, or wait for the upcoming release of 0.3.4.
Most helpful comment
@drrossum master should have a fix for this now that #2438 has landed. You could give that a shot, or wait for the upcoming release of 0.3.4.