Microsoft has updated notepad.exe to handle Linux line endings. I think the new version first appears in Windows 10 1903.
Richard H. McCullough http://ContextKnowledgeSystems.org What is your context? ________________________________ From: Ruslan Garipov <ruslanngari...@gmail.com> Sent: Tuesday, May 21, 2019 1:12 PM To: msys2-users@lists.sourceforge.net Subject: Re: [Msys2-users] Newbie: What is the default text editor for MSYS2? On 5/21/2019 11:42 PM, Jose Isaias Cabrera wrote: > > Hi. > > I am trying to add some proxies to my .bashrc file, and there is no vi, vim, > ed, ne editor to edit the file. The installer should at least provide vi as > a default. Thoughts? Thanks. > > josé > No, I believe. A MSYS2 installer installs core environment[1]. It's not the Arch Linux's pacstrap which installs the ``base'' package by default. :-) This is just an environment installed on top of an OS, not a separated system. It shouldn't contain editor package(s). Otherwise, it could provide other packages too (clang, man-db, etc.). But, fortunately, MSYS2's base is just some core tools. Use the pacman to install vim and/or ed. [1] https://github.com/msys2/msys2/wiki/MSYS2-installation#ii-installation _______________________________________________ Msys2-users mailing list Msys2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/msys2-users
_______________________________________________ Msys2-users mailing list Msys2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/msys2-users