Mercurial > vim
annotate src/testdir/test_autocmd.vim @ 28349:d3a1fc6b4da6 v8.2.4700
patch 8.2.4700: buffer remains active if WinClosed event throws an exception
Commit: https://github.com/vim/vim/commit/c947b9ae419114ebfef9725814ea41a466fcf879
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Apr 6 17:59:21 2022 +0100
patch 8.2.4700: buffer remains active if WinClosed event throws an exception
Problem: Buffer remains active if a WinClosed event throws an exception.
Solution: Ignore aborting() when closing the buffer. (closes https://github.com/vim/vim/issues/10097)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 06 Apr 2022 19:00:04 +0200 |
parents | 522864f990ec |
children | 68c36f734b10 |