jixiuf / vterm-toggle

toggles between the vterm buffer and whatever buffer you are editing.
GNU General Public License v3.0
188 stars 12 forks source link

[Solved] How to create a new vterm instance for the current project? #27

Closed ianyepan closed 3 years ago

ianyepan commented 3 years ago

As titled, is there a command to create a new vterm instance? I remember the behavior was present before, but after some update the behavior disappeared. I found some relevant discussion though, but can't seem to reach a conclusion: https://github.com/akermu/emacs-libvterm/issues/525 https://github.com/akermu/emacs-libvterm/issues/505

ianyepan commented 3 years ago

Solved

Call (vterm t) to create a new instance.