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

How to create a second vterm #22

Closed halloleo closed 3 years ago

halloleo commented 3 years ago

I use vterm-toggle to create a vterm window and then later to switch to it. This works great! :-)

However, how can I create an independent second vterm window - and then late switch to it?

jixiuf commented 3 years ago

C-u ‘vterm-toggle’

halloleo commented 3 years ago

Aha, cool! With this I can create a new vterm window "vterm<2>".

But how can I specific how to switch to which of the two windows? I tried a few things (with and without C-u) but it is not clear to me.

jixiuf commented 3 years ago

it should switch to the recent used vterm buffer.