Hi Bram, On 16 August 2017 at 22:46, Bram Moolenaar wrote: > If I use a dark color them: ":colors darkblue", and open a terminal with > :term, then the terminal window has a dark background. > > libvterm does not recognize t_RB, I don't see how it matters. Perhaps > your 'background' value in Vim is actually not set to "dark"?
You are right, setting background to dark solves the issue. I'm not sure I understand why, since according to :h background setting this option does not set the background color. Shouldn't the background color of normal buffers be used in terminal buffers as well? Anyway, thanks for the help! -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
