-
Notifications
You must be signed in to change notification settings - Fork 329
Open
Description
Environment
- OS: Arch Linux
- Node version: v19.7.0
- gtop version: v1.1.3
Description
I use alacritty console. When I type gtop and run it, it seems every go well but shared memory growth fast.Then the computer will crash. If I type "Ctrl + c", before the computer go dead and I will get a message as the following:
❯ gtop
Error on alacritty.plab_norm:
"%t;7%;%?%p4%t;5%;%?%p7%t;8%;m"
var v,
stack = [],
out = [];
) {out.push(";
7")};
if ((stack.push(v = params[3]),
v)) {out.push(";
5")};
if ((stack.push(v = params[6]),
v)) {out.push(";
8")}out.push("m");
return out.join("");
Metadata
Metadata
Assignees
Labels
No labels