peter81git

Results 5 issues of peter81git

Hi. I would like to disable the keyup event to start searching and only use the icon to do the . I've tried tooltipLimit:false, initial:false, autoType: false, tipAutoSubmit: false. Can...

Hi. Seems that we still have require('fs') in index.js. I've checked that there is some pull request to change this, but it seems that for now only package.json was changed.

Hello, When I try to list cpu information that is numa related it is getting the error: ```/sys/devices/system/node/node0/cpu0/online: no such file or directory``` Seems that online is not available anymore...

For better log management it is required to have a timestamp for every line in the log file. Is it possible to add it like ``` [2024-11-11T18:52:27.937395+00:00] WARNING: failed to...

enhancement

Add timestamp to warn log Signed-off-by: Pedro Pereira