Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Works great, but... #163

Open
ghost opened this issue Mar 12, 2023 · 1 comment
Open

Works great, but... #163

ghost opened this issue Mar 12, 2023 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 12, 2023

ATM I'm using Fedora Linux and Gnome Terminal, it works but I've been getting this error:

"Error on xterm-256color.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("");"

whenever I type vtop or vtop -h, it doesn't happen on other distros, just Fedora
VTop-Issue

@sleepymalc
Copy link

This is annoying. I also encountered this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant