Skip to content
Snippets Groups Projects
user avatar
Bram Moolenaar authored
Problem:    Autocommands are triggered by setwinvar() et al. Missing BufEnter
            on :tabclose. Duplicate WinEnter on :tabclose. Wrong order of
            events for :tablose and :tabnew.
Solution:   Fix these autocommand events. (Zyx)
49e649fc
Name Last commit Last update
..