Brad King
|
1869f82823
Merge branch 'upstream-KWSys' into update-kwsys
|
3 gadi atpakaļ |
Brad King
|
4141866dfe
Merge branch 'upstream-KWSys' into update-kwsys
|
4 gadi atpakaļ |
Brad King
|
4b73f113ba
Merge branch 'upstream-KWSys' into update-kwsys
|
4 gadi atpakaļ |
Brad King
|
25ccb2c7c3
Merge branch 'upstream-KWSys' into update-kwsys
|
4 gadi atpakaļ |
Brad King
|
71764b88d6
Merge branch 'upstream-KWSys' into update-kwsys
|
5 gadi atpakaļ |
Brad King
|
dc01c73f2d
Merge branch 'upstream-KWSys' into update-kwsys
|
6 gadi atpakaļ |
Brad King
|
0da3340b9c
Merge branch 'upstream-KWSys' into update-kwsys
|
7 gadi atpakaļ |
Brad King
|
c5a1491e90
Merge branch 'upstream-KWSys' into update-kwsys
|
7 gadi atpakaļ |
Brad King
|
81870f1159
Merge branch 'upstream-KWSys' into update-kwsys
|
7 gadi atpakaļ |
Brad King
|
4c90e94368
Merge branch 'upstream-KWSys' into update-kwsys
|
7 gadi atpakaļ |
Brad King
|
16ebd9f615
Merge branch 'upstream-KWSys' into update-kwsys
|
8 gadi atpakaļ |
Brad King
|
451e9f93be
Merge branch 'upstream-KWSys' into update-kwsys
|
9 gadi atpakaļ |
Brad King
|
95a97a40e4
Merge branch 'upstream-KWSys' into update-kwsys
|
9 gadi atpakaļ |
Brad King
|
c6d75294b2
Merge branch 'upstream-kwsys' into update-kwsys
|
10 gadi atpakaļ |
Brad King
|
e5b9142097
Merge branch 'upstream-kwsys' into update-kwsys
|
11 gadi atpakaļ |
Brad King
|
6f3e094e9f
Merge branch 'upstream-kwsys' into update-kwsys
|
11 gadi atpakaļ |
Brad King
|
196cee67f4
Merge branch 'upstream-kwsys' into update-kwsys
|
12 gadi atpakaļ |
Brad King
|
73d593033f
KWSys: Recognize color TERM=screen-256color-bce (#12287)
|
14 gadi atpakaļ |
Brad King
|
72dd36e628
KWSys: Recognize rxvt-unicode-256color terminal (#12013)
|
14 gadi atpakaļ |
Brad King
|
de955e4b6d
Convert KWSys to OSI-approved BSD License
|
16 gadi atpakaļ |
Alexander Neundorf
|
ce6849f057
ENH: also recognize rxvt-256color as a color terminal (#8913, patch from Deewiant)
|
16 gadi atpakaļ |
Brad King
|
27759a775f
ENH: Recognize more color terminals.
|
17 gadi atpakaļ |
Brad King
|
77cf2b85b0
ENH: Added '256color' terminal names. Patch applied from bug#3651.
|
19 gadi atpakaļ |
Brad King
|
30c746d8c5
BUG: Do not display VT100 escapes inside emacs even if TERM is set to xterm.
|
19 gadi atpakaļ |
Brad King
|
7ebe4702db
ENH: Added rxvt-unicode and cygwin terminals for color support.
|
19 gadi atpakaļ |
Andy Cedilnik
|
69bd53be41
ENH: Handle 'screen' terminal. Thank you Thomas Z.
|
19 gadi atpakaļ |
Brad King
|
b3d2055feb
COMP: Added missing include of string.h for strcmp.
|
19 gadi atpakaļ |
Brad King
|
f3368e7c98
BUG: Fixed bug in check for vt100 assumption.
|
19 gadi atpakaļ |
Brad King
|
415b16aab9
BUG: Fixed uninitialized variable when not building with windows console support.
|
19 gadi atpakaļ |
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.
|
19 gadi atpakaļ |