NetworkIOMeter: shorten the label#1939
Conversation
This brings it in line with other meters, for example the DiskIOMeter which comes with just "Dsk:". Also it allows for more information on limited width.
|
I think this makes sense for meters where one may want to have text and graphical variant next to each other. |
|
I think I would argue the other way around: We have |
|
We do have |
But I do not have graphical meters for
Most of the time I have But after all I am open to both ways. Having things more or less consistent would be great, though. |
Just a reminder that I take a neutral stance on this change. Both "Network:" and "Net" labels work fine with me. And htop should cater for 80x25 terminal screens anyway. There is a use case for even smaller screen (like this #1457). Thus the request for shortening the label isn't unreasonable. By the way, the reason I proposed the "Dsk" label before is that in the bar mode, the label truncated from "Disk" to "Dis" wasn't intuitive to read. ("Dis" can mean many things: distribution, display, displacement, etc.) The shortening to "Dsk" makes it less ambiguous. |
This brings it in line with other meters, for example the DiskIOMeter which comes with just "Dsk:". Also it allows for more information on limited width.