Brad King
|
77cf2b85b0
|
ENH: Added '256color' terminal names. Patch applied from bug#3651.
|
2006-08-23 09:47:43 -04:00 |
Brad King
|
30c746d8c5
|
BUG: Do not display VT100 escapes inside emacs even if TERM is set to xterm.
|
2006-07-20 09:35:20 -04:00 |
Brad King
|
7ebe4702db
|
ENH: Added rxvt-unicode and cygwin terminals for color support.
|
2006-06-05 11:22:18 -04:00 |
Andy Cedilnik
|
69bd53be41
|
ENH: Handle 'screen' terminal. Thank you Thomas Z.
|
2006-06-03 18:43:57 -04:00 |
Brad King
|
b3d2055feb
|
COMP: Added missing include of string.h for strcmp.
|
2006-04-22 20:32:01 -04:00 |
Brad King
|
f3368e7c98
|
BUG: Fixed bug in check for vt100 assumption.
|
2006-04-22 20:26:20 -04:00 |
Brad King
|
415b16aab9
|
BUG: Fixed uninitialized variable when not building with windows console support.
|
2006-04-22 20:25:37 -04:00 |
Brad King
|
071e26712c
|
ENH: Adding 'Terminal' component to hold support routines for dealing with interactive terminals. Currently only a cfprintf function is provided to print color messages.
|
2006-04-22 20:20:12 -04:00 |