Dariusz Knociński

Results 3 issues of Dariusz Knociński

Hi, I have a CPU with 72 cores (IBM Power9) and the header layout in version 3.2.1 doesn't look good at any setting. ![Htop-3 2 1-Wrong-Header-Layout](https://user-images.githubusercontent.com/1998807/177324612-ac8696d3-feef-4336-a441-94071399f012.png) This is what happens...

enhancement
support request
Linux :penguin:
FreeBSD :japanese_ogre:

**Description:** Some elements in the main window of the project should not be visible and some should be visible in other sections. **Steps to reproduce the behavior:** Create standard new...

enhancement
contribution-welcome

Static analysis using Luacheck for such a set of tests: ``` local lu = require "luaunit"; TestFirst = {}; function TestFirst:test_01() -- end; TestOther = {}; -- ... os.exit(lu.LuaUnit.run()); ```...