I followed the instructions in the github README, and they don't work. I do this instead, after cloning.
(add-to-list 'load-path "/external-sources/ecb")
(add-to-list 'load-path "/external-sources/multi-vterm")
(require 'ecb)
(require 'multi-term)
(require 'multi-vterm)
(setq multi-term-program "/bin/bash")
I followed the instructions in the github README, and they don't work. I do this instead, after cloning.
(add-to-list 'load-path "/external-sources/ecb")
(add-to-list 'load-path "/external-sources/multi-vterm")
(require 'ecb)
(require 'multi-term)
(require 'multi-vterm)
(setq multi-term-program "/bin/bash")