Sunday, July 31, 2022

Re: Terminal window colors

https://github.com/vim/vim/pull/10828

воскресенье, 31 июля 2022 г. в 19:29:57 UTC+7, Maxim Kim:
This is a bug in remade colorschemes.

We have fixed it and will provide updated colorschemes to vim in some near future.

суббота, 30 июля 2022 г. в 23:33:31 UTC+3, matthew...@gmail.com:

сб, 30 июл. 2022 г. в 22:18, Alessandro Antonello <antone...@gmail.com>:
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 vim_use+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CA%2BJN8R%2BFk7J_%3D20Feunp5Nsjuic1Hwa2N9POYfHX3KgZHLQQWQ%40mail.gmail.com.

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 vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/0659b8ee-05b0-4311-a176-cfb91cbedc45n%40googlegroups.com.

No comments: