Problem: Using setbufvar() may change the window title. Solution: Do not redraw when creating the autocommand window. (closes vim/vim#9613) dff97e65eb Co-authored-by: Bram Moolenaar <Bram@vim.org>
dff97e65eb
Co-authored-by: zeertzjq <zeertzjq@outlook.com> Co-authored-by: famiu <famiuhaque@protonmail.com>
This avoids running title tests twice unnecessarily.