suonlight / multi-vterm

Managing multiple vterm buffers in Emacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multi-term-next and multi-term-prev are broken

caribpa opened this issue · comments

The changes done yesterday break multi-term-next and multi-term-prev because multi-vterm-buffer-list was converted into a local variable inside multi-vterm function in this line

I've created a pull request (#8) reverting this line.