Skip to content
Snippets Groups Projects
  • Bram Moolenaar's avatar
    updated for version 7.3.926 · 49e649fc
    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