From: Joachim E. <joa...@gm...> - 2009-01-18 08:58:16
|
> can kdiff3 be made to (as a option) compare and display eol > characters? I already investigated this, and it is not so easy to do, since the information is lost after preprocessing, codec conversions etc. But most of the time not all the details are needed, but only what line end style is used for each input (assuming that it's consistent). From 0.9.93 on this information is shown, when doing a merge in the line end style combobox. I admit that this info would be nice to have for a normal diff too (without having to start a merge) and will do something in that direction. Joachim |