diff options
| author | Richard M. Stallman | 1997-04-02 03:46:39 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1997-04-02 03:46:39 +0000 |
| commit | ce0ba762d737cd36b20513cd6d9540643524c581 (patch) | |
| tree | fd073368075e962ae2fbe7cc29327a95624e8782 /src/coding.c | |
| parent | 61730a69ed9608189d7f5bfdc351ea84a5339b72 (diff) | |
| download | emacs-ce0ba762d737cd36b20513cd6d9540643524c581.tar.gz emacs-ce0ba762d737cd36b20513cd6d9540643524c581.zip | |
Added a lot of new faces, they all start with
term- and follow a simple lexicographical convention. Note that
each change is commented: just search for -mm in the source.
(term-char-mode): Added all the "grey-keys" to term-raw-map.
(term-send-up): Similar, decided to go for the more xterm-like
\eOA bindings in place of the previous \e[A.
(term-buffer-maximum-size): New variable.
(term-mode): Added some make-local: now term-buffer-maximum-size,
ange-ftp-default-user/password/an-pwd.
(term-emulate-terminal): Quite some modifications to allow
multiple outstanding ANSI style commands: notably all the
-previous-parameter stuff. Call term-handle-ansi-terminal-messages.
(term-emulate-terminal): Added simple trimming function: at the
end we simply check if the buffer is > term-buffer-maximum-size
and cut it accordingly.
(term-handle-colors-array): New function.
(term-handle-ansi-terminal-messages): New function.
(term-handle-ansi-escape): Modified to allow ANSI coloring
(ansi-term): New function that creates multiple terminals. Put
in the standard C-x map too: I'm quite used to C-x C-f and C-c C-f
was too awkward.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions