entop icon indicating copy to clipboard operation
entop copied to clipboard

Don't silently truncate numeric values

Open legoscia opened this issue 11 years ago • 1 comments

If e.g. the message queue length for a process is greater than 999999, entop would silently truncate it and only display the first 6 digits. This patch makes it fill the field with asterisks instead, like io:format does when a value doesn't fit its field width.

legoscia avatar Jun 21 '13 11:06 legoscia

Hi Magnus,

Thanks for your patch. I'll have a look as soon as I get time!

mazenharake avatar Jun 21 '13 11:06 mazenharake