MrRio / vtop

Wow such top. So stats. More better than regular top.
http://parall.ax/vtop
MIT License
4.12k stars 149 forks source link

Works great, but... #163

Open ghost opened 1 year ago

ghost commented 1 year ago

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 commented 1 month ago

This is annoying. I also encountered this error.