On Wed, Apr 1, 2020 at 1:48 PM Ni Va <[email protected]> wrote: > > fileencoding and encoding are set to utf-8 > > Le mercredi 1 avril 2020 13:40:07 UTC+2, Ni Va a écrit : >> >> Hi, >> >> My GVim 8.2.488 32bits under Windows 10 is saving file with filenames in >> lowercase. >> >> Redirecting a buffer of mapping and others plugins, I don't see why it does >> that. >> >> Thank you for help >> NiVa >> IIRC, on Windows (unlike on Unix) filenames are caseless: FILENAME.TXT, filename.txt, FiLeNaMe.TxT etc., if they are in the same directory, all are one and the same file. (On Unix they would be three different files.) I think Windows "normalizes" the case, at least in some cases. Which Windows version? There may or may not be an option for that in your Windows system settings.
Best regards, Tony. -- -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAJkCKXsBS2B1Q%3DdDzBpXopqX_yBjxkaa%2BDy3-TnLfVP%3DU5emDg%40mail.gmail.com.
