Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: also recognize rxvt-256color as a color terminal (#8913, patch from Deew... | Alexander Neundorf | 2009-04-21 | 1 | -0/+1 |
* | ENH: Recognize more color terminals. | Brad King | 2008-06-06 | 1 | -1/+19 |
* | ENH: Added '256color' terminal names. Patch applied from bug#3651. | Brad King | 2006-08-23 | 1 | -0/+3 |
* | BUG: Do not display VT100 escapes inside emacs even if TERM is set to xterm. | Brad King | 2006-07-20 | 1 | -0/+9 |
* | ENH: Added rxvt-unicode and cygwin terminals for color support. | Brad King | 2006-06-05 | 1 | -1/+3 |
* | ENH: Handle 'screen' terminal. Thank you Thomas Z. | Andy Cedilnik | 2006-06-03 | 1 | -0/+1 |
* | COMP: Added missing include of string.h for strcmp. | Brad King | 2006-04-23 | 1 | -0/+1 |
* | BUG: Fixed bug in check for vt100 assumption. | Brad King | 2006-04-23 | 1 | -1/+1 |
* | BUG: Fixed uninitialized variable when not building with windows console supp... | Brad King | 2006-04-23 | 1 | -8/+7 |
* | ENH: Adding 'Terminal' component to hold support routines for dealing with in... | Brad King | 2006-04-23 | 1 | -0/+398 |