On 29/01/2025 16:44, Takashi Yano via Cygwin wrote:
Hi Marco,
Hi Takashi,
It is not an issue of .viminfo. I removed it and
/usr/bin/vi reports anyway the issue as Achim wrote
Indeed. I reinstall vim 9.1.1054, then the issue came back...
"filetype plugin on" in /etc/virc
might be the culprit.
Yes, it is that.
I noticed that I should have updated also the virc from fedora
$ diff -uN virc fed/virc
--- virc 2025-01-27 12:32:02.664475300 +0100
+++ fed/virc 2025-01-29 18:43:01.230613000 +0100
@@ -27,9 +27,6 @@
augroup END
endif
-
-filetype plugin on
-
if &term=="xterm"
set t_Co=8
set t_Sb=m
I looked only at the patches :-( as the rc files never changed.
Next cygwin release will have it.
Regards
Marco
--
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