On 24/12/2022 03:49, Pierre Frenkiel wrote:
if I put in .vimrc "colorscheme white" or any unknown color (qwert for
example)
I get a message "cannot find colorscheme xxx", but I haveĀ black on white
characters with vim.
I am curious what is the output of
:colorscheme
(without argument) when you do not set colorscheme in init files. Is it
"default"?
to get rid of the message, I replaced the vi binary by a script where
stderr is redirected to /dev/null
I would say it is quite rude. You may miss a message notifying you that
you have some typo in a configuration file or even some severe runtime
error.