multi-term.el:master

Last commit made on 2019-12-06
Get this branch:
git clone -b master https://git.launchpad.net/multi-term.el
Only Felipe Lema can upload to this branch. If you are Felipe Lema please log in for upload directions.

Branch information

Name:
master
Repository:
lp:multi-term.el

Recent commits

2d92155... by Felipe Lema

pull the plug on ecb support

https://github.com/ecb-home/ecb/

bae6e40... by Felipe Lema

use *real* custom name function

previous behaviour was given by `make-term` in which it surrounds the
name with * (like ⎡*term<1>*⎦)

with this, the buffer name should be completely respected (no extra *s)

073fa38... by Felipe Lema

multi-term-buffer-name → multi-term-buffer-name-function

8546a27... by Felipe Lema

Delete windows on dying buffers

e63a7e8... by Felipe Lema

Fork from EmacsWiki