https://github.com/akermu/emacs-libvterm#vterm-buffer-name-string
Since multi-vterm-project looks for the buffer by name, setting vterm-buffer-name-string to "%s" will break its ability to toggle the buffer. Instead it creates a new buffer each time.
https://github.com/akermu/emacs-libvterm#vterm-buffer-name-string
Since
multi-vterm-projectlooks for the buffer by name, settingvterm-buffer-name-stringto"%s"will break its ability to toggle the buffer. Instead it creates a new buffer each time.