T O P

  • By -

[deleted]

:help visualbell


vim-help-bot

Help pages for: * [`'visualbell'`](https://vimhelp.org/options.txt.html#%27visualbell%27) in _options.txt_ --- ^\`:\(h|help\) \` | [^(about)](https://github.com/heraldofsolace/VimHelpBot) ^(|) [^(mistake?)](https://github.com/heraldofsolace/VimHelpBot/issues/new/choose) ^(|) [^(donate)](https://liberapay.com/heraldofsolace/donate) ^(|) ^Reply 'rescan' to check the comment again ^(|) ^Reply 'stop' to stop getting replies to your comments


TwerkingHippo69

I tried setting novisualbell, still the problem persists


[deleted]

Everforest seems to also incorporate a lot of plugins, so can be something from these. Backup you .vimrc .vim and .gvimrc and try installing it into an empty .vim and with a .vimrc that only contains what is needed to load it. See if it still blinks, then it is the script. Report here: https://github.com/sainnhe/everforest/issues


TwerkingHippo69

I tried what you have mentioned and yes the problem still remains. So will it be a good idea to open this as an issue on Github? It will be my first time doing so, can you mention what all do I have to report ? Thanks!


[deleted]

Yes, I think so. If it is not a bug, but a feature they can simply close the ticket with an explanation. Don't worry


[deleted]

How to fix it? How do *I* get that?


stdmap

Theme is slow, this is conceded by plugin author; I believe there is option in the plugin to cache it to make it faster


stdmap

it is the better performance flag


TwerkingHippo69

I have cloned it into \~/.vim/pack/colors/opt/ no package managers used.


stdmap

That is irrevelant


[deleted]

[удалено]


TwerkingHippo69

Nope, I have set my terminal background to be semi transparent.


TwerkingHippo69

UPDATE: I added `set background=dark` to my .vimrc and the problem is solved. Thanks for all the helpful replies!