Fixed colorschemes are now included into vim. понедельник, 1 августа 2022 г. в 18:50:31 UTC+7, [email protected]:
> Em dom., 31 de jul. de 2022 09:30, Maxim Kim <[email protected]> escreveu: > >> This is a bug in remade colorschemes. >> >> We have fixed it and will provide updated colorschemes to vim in some >> near future. >> >> https://github.com/vim/colorschemes/issues/198 >> >> суббота, 30 июля 2022 г. в 23:33:31 UTC+3, [email protected]: >> >>> >>> сб, 30 июл. 2022 г. в 22:18, Alessandro Antonello <[email protected]>: >>> >>>> Hi, everyone. >>>> >>>> O upgrade my MacVim to version 9 this week. Everything is Ok but the >>>> terminal window colors. Before the upgrade, a terminal window, opened >>>> inside a GUI view, assumed the foreground and background colors of the >>>> current colorscheme normal group applyed to Vim. After the upgrade it >>>> seams >>>> to assume the colors applyed to my default terminal App (Terminal.app on >>>> macOS). Is there a way to restore the old behavior? >>>> >>>> Regards. >>>> >>>> -- >>>> -- >>>> 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/CA%2BJN8R%2BFk7J_%3D20Feunp5Nsjuic1Hwa2N9POYfHX3KgZHLQQWQ%40mail.gmail.com >>>> >>>> <https://groups.google.com/d/msgid/vim_use/CA%2BJN8R%2BFk7J_%3D20Feunp5Nsjuic1Hwa2N9POYfHX3KgZHLQQWQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> >>> Your colorscheme is probably outdated. Needs ":hi link Terminal Normal" >>> to make it follow Normal color. >>> >>> Best regards, >>> Matvey >>> >> -- >> -- >> 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/2e6bcb02-a3e7-44db-9c8c-89823e3aba63n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/vim_use/2e6bcb02-a3e7-44db-9c8c-89823e3aba63n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > Hi, everyone. > > Thanks for your help. I solved the problem by linking the Terminal group > with Normal group in the custom colorschemes that I have. That was perfect. > > Regards. > -- -- 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/74d88d1f-0113-4844-a0e0-32c3ac6911bcn%40googlegroups.com.
