Linus Arver

Results 92 comments of Linus Arver

FWIW I use the Nix package manager and the issue is present (on both Mac and Linux) in the newest wezterm version packaged here: https://github.com/NixOS/nixpkgs/blob/497db553014c63d95f61a902bcde07761732b9ff/pkgs/applications/terminal-emulators/wezterm/default.nix#L33. This version is a little...

For me the symptom of high CPU usage/lagginess when moving the mouse in/out of a long-running wezterm instance is only present on Linux with X server (where I use an...

There is an open issue for high CPU usage at https://github.com/wez/wezterm/issues/2665 which appears to describe very similar symptoms.

> > There is an open issue for high CPU usage at #2665 which appears to describe very similar symptoms. > > To summarize, the solution for that seems to...

The [new release](https://github.com/wez/wezterm/releases/tag/20221119-145034-49b9839f) has landed in Nixpkgs [here](https://github.com/NixOS/nixpkgs/pull/202297) and I've been using it for over 48 hours. Normally memory would exceed 1GB by this point but it is 259MB. This...

> In addition, all of the CPU spike behavior and lagginess has disappeared! I have spoken too soon (by a few hours...?!). The lag has returned and I had to...

> The problem is that some of the dependencies we use are not compatible with Aeson 1.x. But I can try again, maybe it works this time! I think you...

Ack. This is in my radar, but it is not my top priority ATM. I expect to get to this later this quarter (unless someone beats me to it!).

> Thanks! I remembered you had b/272104240 to track at Google but I wanted to get some input on this, I intend to put it on my backburner similarly if...