unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Integrate term.el with multi-term.el
@ 2008-12-20  2:13 Andy Stewart
  0 siblings, 0 replies; only message in thread
From: Andy Stewart @ 2008-12-20  2:13 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 769 bytes --]

Hi all, 

term.el is a great terminal in Emacs.
But it have some point not very convenient:

,----
| 1-> Enter term, need use command "term", type everytime.
| 
| 2-> Have not have good method to manage multiple term-buffer create and
| switch.
| 
| 3-> Don't handle close the buffer when type command "exit" in term.
| 
| 4-> Don't handle interrupt sub-process when kill term-buffer forcible.
| 
| 5-> Many keystroke binding is conflict with global keystroke binding
| with user, so user can't use term.el with other modes convenient.
`----

And multi-term.el is extension those features with term.el.
I have attached newest version of multi-term.el

I want integrate multi-term.el with term.el.
I have sign the copyright of FSF.

Any suggestions?

Thanks

  -- Andy


[-- Attachment #2: multi-term.el --]
[-- Type: application/emacs-lisp, Size: 13690 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-20  2:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-20  2:13 Integrate term.el with multi-term.el Andy Stewart

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).