On Wed, Dec 20, 2023 at 6:04 AM Marco Atzeri wrote: > > On 20/12/2023 03:47, Beau James via Cygwin wrote: > > This problem appeared with my most recent Cygwin update that included an > > update to "vim". > > vi is usually an alias to vim > > $ alias | grep vi > > alias vi='vim' > > so you are in reality calling vim > > $ which vim > /usr/bin/vim > > > I am investigating the /usr/bin/vi issue >
-2 version should have solved the issue -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple