multi-vterm
multi-vterm copied to clipboard
Setting vterm-buffer-name-string containing %s breaks deduplication in multi-vterm-project
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.
How did you set it? I tried to use vterm %s however %s wasn't replaced.