https://github.com/manateelazycat/multi-term
Managing multiple terminal buffers in Emacs.
https://github.com/manateelazycat/multi-term
Last synced: 4 months ago
JSON representation
Managing multiple terminal buffers in Emacs.
- Host: GitHub
- URL: https://github.com/manateelazycat/multi-term
- Owner: manateelazycat
- Created: 2019-06-24T11:47:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T04:28:17.000Z (over 5 years ago)
- Last Synced: 2025-05-30T06:49:05.561Z (6 months ago)
- Language: Emacs Lisp
- Size: 12.7 KB
- Stars: 18
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is multi-term.el ?
MultiTerm is a mode based on term.el, for managing multiple terminal buffers in Emacs.
Details please look [EmacsWiki](https://www.emacswiki.org/emacs/MultiTerm)
I mainly use [Aweshell](https://github.com/manateelazycat/aweshell) now,
but I still maintain multi-term.el, feel free send PR to me, thank you!