Alacritty: Alacritty not updating when no input is happening

Created on 22 Apr 2019  路  3Comments  路  Source: alacritty/alacritty

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

A - deps B - bug DS - X11 F - duplicate H - linux S - winiglutin

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.

All 3 comments

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.

Was this page helpful?
0 / 5 - 0 ratings