On Sun, Jun 23, 2024 at 08:37:59AM GMT, Helge Kreutzmann wrote:
> Up until bookworm no visual bell was shown in vim on the console
> with my configuration. Now in insert mode (only), when paging an annoying 
> visual
> bell is shown.
> 
> This is *not* occuring with --clean but from the Debian changes I
> could not derive which settings fault it is. 

I would suggest first comparing the output of ":set" with "vim --clean"
and "vim". That should help narrow down which options differ from the
defaults and may affect this behavior.

> As this is a (minor) regression, I'm reporting this. And if you have
> any suggestion how to find out which setting this causes (except for
> bisecting) I would be happy :-))

You could bisect your config by placing the "finish" command in your
vimrc at various points to see what introduces the behavior.

Cheers,
-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB

Reply via email to