Re: file size format displayed in mc

2014-04-10 Thread Mike Smithson
On Wed, 09 Apr 2014 14:43:24 -0700, Konrad Vrba konrad.v...@gmail.com  
wrote:



Hello,

I am wondering whether it is possible to display the file size in  
midnight
commander (in the size column) with a thousand separator (i.e.  
1,234,567).


This works for ls
BLOCK_SIZE='1 ls -lAF

and I find it very convenient and human friendly.

is there any way to have the same in mc?

regards,
Konrad


printf has the ' flag that supposedly does this, but it doesn't
seem well supported. It's locale dependent and doesn't work on
my system.

BLOCK_SIZE='1 ls -lAF also doesn't work on my system.

Also, it would take up extra columns in the panel. Maybe with big
screen it would be OK, but I'm only 1024x768. The columns are
precious. I don't even use vertical separator bars between the fields
in my panels.

The file size field seems to be limited to 7 characters, after that it
goes 123456K or 123456M.

--
Peace and Cheer
___
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc


Re: mc Digest, Vol 119, Issue 4

2014-04-10 Thread chris glur
We are already short of space. Your example uses 2 extra chars.
Chasing eye-candy ruined many projects.
Just get/keep the basics right.
Appreciate how long the clasical design of  Norton cmdr has survived/thrived!

== Chris Glur.


On 4/10/14, mc-requ...@gnome.org mc-requ...@gnome.org wrote:
 Send mc mailing list submissions to
   mc@gnome.org

 To subscribe or unsubscribe via the World Wide Web, visit
   https://mail.gnome.org/mailman/listinfo/mc
 or, via email, send a message with subject or body 'help' to
   mc-requ...@gnome.org

 You can reach the person managing the list at
   mc-ow...@gnome.org

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of mc digest...


 Today's Topics:

1. file size format displayed in mc (Konrad Vrba)


 --

 Message: 1
 Date: Wed, 9 Apr 2014 23:43:24 +0200
 From: Konrad Vrba konrad.v...@gmail.com
 To: mc@gnome.org
 Subject: file size format displayed in mc
 Message-ID:
   CAF2Nc0ydC3iuOYqahc-wBqn88bbZ-6f6R3jsoe=4bX=m9ps...@mail.gmail.com
 Content-Type: text/plain; charset=iso-8859-1

 Hello,

 I am wondering whether it is possible to display the file size in midnight
 commander (in the size column) with a thousand separator (i.e. 1,234,567).

 This works for ls
 BLOCK_SIZE='1 ls -lAF

 and I find it very convenient and human friendly.

 is there any way to have the same in mc?

 regards,
 Konrad
 -- next part --
 An HTML attachment was scrubbed...
 URL:
 https://mail.gnome.org/archives/mc/attachments/20140409/3807b50c/attachment.html

 --

 Subject: Digest Footer

 ___
 mc mailing list
 https://mail.gnome.org/mailman/listinfo/mc


 --

 End of mc Digest, Vol 119, Issue 4
 **

___
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc