Thursday, March 5, 2015

Netrw sorting of punctuations in file names

I'm noticing that netrw v149 lists files sorted by name in the
following order:

20140220.1112+20140224.1416.zip*
20140220.1112.zip*

In contrast, bash and Windows Explorer lists the files in the reverse
order:

20140220.1112.zip*
20140220.1112+20140224.1416.zip*

I prefer the latter over the former. Is there a convenient setting
that will cause netrw to do this?

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment