MantisBT - CMake
View Issue Details
0012013CMakeCMakepublic2011-03-27 09:412011-06-18 07:38
Matti Niemenmaa 
Brad King 
normalminoralways
closedfixed 
CMake 2.8.4 
CMake 2.8.5CMake 2.8.5 
0012013: rxvt-unicode-256color not recognized as VT100-compatible
These days, Arch Linux's rxvt-unicode-256color package uses the $TERM value "rxvt-unicode-256color". CMake doesn't recognize it as VT100-compatible and thus doesn't use colours with it.
Attached is a patch adding the "rxvt-unicode-256color" entry to the list of known terminals.
No tags attached.
patch cmake-rxvt-unicode-256color.patch (277) 2011-03-27 09:41
https://public.kitware.com/Bug/file/3776/cmake-rxvt-unicode-256color.patch
Issue History
2011-03-27 09:41Matti NiemenmaaNew Issue
2011-03-27 09:41Matti NiemenmaaFile Added: cmake-rxvt-unicode-256color.patch
2011-03-29 17:38Brad KingAssigned To => Brad King
2011-03-29 17:38Brad KingStatusnew => assigned
2011-03-29 17:42Brad KingNote Added: 0025957
2011-03-29 17:42Brad KingStatusassigned => closed
2011-03-29 17:42Brad KingResolutionopen => fixed
2011-06-18 07:38David ColeFixed in Version => CMake 2.8.5
2011-06-18 07:38David ColeTarget Version => CMake 2.8.5

Notes
(0025957)
Brad King   
2011-03-29 17:42   
Applied, thanks:

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=72dd36e6 [^]