Ansi-term

From WikEmacs
Revision as of 13:56, 31 March 2012 by Aaptel (talk | contribs) (markup)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
ansi-term
Description Terminal emulator with in Emacs
Author name of author
Maintainer FSF
Source http://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/term.el
Part of Emacs yes

ansi-term is a terminal-emulator builtin in Emacs. ansi-term is enhancement of term. It has a very good emulation support and can even run and display Emacs correctly, i.e., Emacs session within another Emacs session .

Usage

Just do M-x ansi-term. A shell be opened in the current window with a buffer named "*ansi-term*".

See Also