http://defect.opensolaris.org/bz/show_bug.cgi?id=19199
--- Comment #4 from Jens Elkner <[email protected]> 2012-04-05 01:30:07 UTC --- Created attachment 4646 --> http://defect.opensolaris.org/bz/attachment.cgi?id=4646 #19198 diffs fix sdiff, new, old and udiff are now all put into a table. So the column width for linenumbers gets determined automagically and the source always starts at pos. 0 - thus tabs should align properly. #difftable uses now pre (nowrap) instead of pre-wrap. If anybody really wants line-wrapping of the source, each source line needs to be put into a single table row, which in turn is probably a little bit toxic wrt. performance ... -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
