On Mar 9, 7:17 pm, Gary Johnson <[email protected]> wrote: > For what it's worth, the output format of the ls command varies > among different Unix systems, so there is no one rule for ls.
Hi Gary, You are right. It seems that the rule used in netrw is approximately the same as the one used in hp True64 unix/CDE with "ls -F" (fixed colum width calculated to be the longest file name + 3). The rule used in Linux/KDE or gnome (variable column width with exactly two spaces between colums) is clearly more compact as it allows full column display when only one filename is long (which the previous rule does not allow). Best regards, Jean Johner -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
