On 2020/04/13 18:27, Edd Barrett wrote: > On Mon, Apr 13, 2020 at 11:12:46AM -0600, Theo de Raadt wrote: > > > If this is going to be done, it should look the same. I'm not talking > > about the markers above it, but about your arbitrary use of #. > > So you mean the first proposal is good, just change # to >? > > Note that systat(1) uses both chevrons (first screen) and hashes (second > screen) for CPU bar graphs.
It would make better use of the screen space if it worked like systat vm - multiple characters | (interrupt), @ (spin), = (sys), > (user) ... this fits a lot more information into the same space than just using a single char to represent any type of cpu use.
