Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * term.el (term-handle-ansi-escape): Add comments with the | Dan Nicolaescu | 2009-08-07 | 2 | -0/+3 |
| | | | | | | terminfo capabilities implemented. * e/eterm-color.ti (msgr, u6, u7): New capabilities. | ||||
* | Mention how to remake eterm-color (moved here from ../Makefile). | Glenn Morris | 2007-09-12 | 1 | -1/+4 |
| | |||||
* | New file, with most information formerly in etc/Makefile. | Glenn Morris | 2007-08-23 | 1 | -0/+9 |
| | |||||
* | Add comment on lack of copyright. | Glenn Morris | 2007-02-17 | 1 | -0/+5 |
| | |||||
* | * e/eterm-color.ti: Re-enable the ri entry. Add kich1. | Dan Nicolaescu | 2006-01-15 | 2 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | * term.el (term-raw-map): Add mapping for insert. (term-send-insert): New. (term-mode): Make variables local here instead of doing it in `term-emulate-terminal'. (term-emulate-terminal): Delete incorrect optimization for cr+lf. Scroll reverse needs to take into account the scroll region. Saving and restoring the cursor should save the color attributes too. (term-reset-terminal): Reset the scroll region. (term-handle-ansi-escape): Cursor up and down should take into account the scroll region. (term-set-scroll-region): Renamed from `term-scroll-region'. Move to 0,0 after setting the region. (term-handle-scroll): Handle scroll up. (term-down): Fix off by one error. (term-delete-lines): Do not delete outside the scroll region. (term-insert-lines): Take into account the scroll region. | ||||
* | * e/eterm-color.ti: Temporarily disable the ri entry. | Dan Nicolaescu | 2005-12-28 | 2 | -1/+1 |
| | | | | * e/eterm-color: Regenerate. | ||||
* | (el1): Undo 2005-10-23 change. | Dan Nicolaescu | 2005-10-27 | 2 | -0/+7 |
| | | | | | Add some comments on how to update this file. Add ri capability that has long been supported by term.el. | ||||
* | (el1): Capability deleted, since term.el doesn't implement it. | Richard M. Stallman | 2005-10-24 | 1 | -1/+0 |
| | |||||
* | * e/eterm-color.ti: Change the terminal name to eterm-color. | Dan Nicolaescu | 2005-10-20 | 2 | -1/+1 |
| | | | | * e/eterm-color: Regenerate. | ||||
* | Renamed eterm to eterm-color and eterm.ti to eterm-color.ti. | Eli Zaretskii | 2005-10-20 | 3 | -0/+0 |
| | |||||
* | * e/eterm.ti: Add a comment. | Dan Nicolaescu | 2005-04-25 | 2 | -1/+1 |
| | | | | | | | | * e/eterm: Regenerate. * term.el (ansi-term-color-vector): Use the xterm colors. (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar. | ||||
* | * e/eterm.ti: Add rs1. | Dan Nicolaescu | 2004-12-11 | 2 | -0/+2 |
| | | | | * e/eterm: Regenerate. | ||||
* | Regenerate. | Dan Nicolaescu | 2004-09-26 | 1 | -0/+0 |
| | |||||
* | Comment out smcup, rmcup. Add kbs, kdch1, rc, sc. | Dan Nicolaescu | 2004-09-26 | 1 | -19/+59 |
| | | | | Reformat. | ||||
* | From Dan Nicolaescu <dann@ics.uci.edu> | Kim F. Storm | 2004-09-17 | 1 | -0/+0 |
| | | | | Regenerate. | ||||
* | From Dan Nicolaescu <dann@ics.uci.edu> | Kim F. Storm | 2004-09-17 | 1 | -2/+2 |
| | | | | Change the strings for smso and rmso. | ||||
* | Regenerate with `op' entry (from Dan Nicolaescu). | Kim F. Storm | 2004-09-07 | 1 | -0/+0 |
| | |||||
* | Add `op' entry to enable colors in term (from Dan Nicolaescu). | Kim F. Storm | 2004-09-07 | 1 | -1/+1 |
| | |||||
* | # | Dave Love | 1999-10-03 | 2 | -0/+21 |