[PATCH] use KB instead of kB for traffic counters
Daniel Clemente
dcl441-bugs at yahoo.com
Wed Mar 18 18:07:35 GMT 2009
El dc, mar 18 2009, Marius Kruger va escriure:
> 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...
>
After seeing many proposals in this thread, I think that many of these syntaxes can be difficult to understand to new users. Bazaar should be easy to use and this can break it.
I think that many users won't recognize either:
- things like < for „reading“, > for „writing“
- ^ and v meaning „up“ and „down“ and therefore „upload“ and „download“
- lots of symbols together: 0K/s v |
- (for some) a single K which would stand for „Kilobyte“
Instead of trying to represent the concepts of upload and download by one symbol, can't the text „Running“ be changed to reflect whether the action is an upload or a download?
↑/↓ or ←/→ (for „bring“/„push“) are 1 step easier to understand than ^/v but rely on subjective thought patterns, not on conventions. Does people associate a remote branch/computer with being up and to the right?
.
-- Daniel
More information about the bazaar
mailing list