0
0
mirror of https://github.com/vim/vim.git synced 2025-11-10 10:47:23 -05:00
Commit Graph

1 Commits

Author SHA1 Message Date
Christian Brabandt
fb3f969936 Problem: crash with WinNewPre autocommand
Problem:  crash with WinNewPre autocommand, because window
          structures are not yet safe to use
Solution: Don't trigger WinNewPre on :tabnew

Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-08-11 20:09:17 +02:00