mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
This resolves an issue where the popup manager would open another popup if a previous one had been raised. The popup manager now delegates to the existing buffer if it already exists (without resizing it).