mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-13 13:13:35 -05:00
If vterm-buffer-name-string is set to non-nil, then vterm will rename the buffer after it is initialized. Since +vterm/toggle looks up buffers by name, it will lose track of them, causing it to create a new one on each invocation. With this, it will no longer lose track of them. Fix: #6651
2.7 KiB
2.7 KiB