[PATCH] use KB instead of kB for traffic counters

Marius Kruger amanic at gmail.com
Wed Mar 18 16:30:31 GMT 2009


2009/3/18 John Arbash Meinel <john at arbash-meinel.com>

> Using K means we aren't conforming to any particular standard, and we
> are giving the appropriate info in as few bytes as possible. With the
> ^/v change, we could have the line look like:
>
> [###################-] bzr+ssh   6181K     0K/s^| Running...
> [###################-] bzr+ssh   6181K     0K/sv| Running...
>
> Or maybe better as:
> [###################-] bzr+ssh   6181K     0K/s ^ | Running...
> [###################-] bzr+ssh   6181K     0K/s v | Running...
>
> I liked getting rid of the extra spaces, but unfortunately "sv" looks
> like you are trying to indicate something with the letter "v" rather
> than as a directional.


or only put one space
[###################-] bzr+ssh   6181K     0K/s ^| Running...
[###################-] bzr+ssh   6181K     0K/s v| Running...

or put it to the left
[###################-] bzr+ssh   6181K     ^0K/s| Running...
[###################-] bzr+ssh   6181K     v0K/s| Running...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20090318/7a3a250a/attachment-0001.htm 


More information about the bazaar mailing list