DDMsgReader bug fix: Ensure header lines are not too long for the user's terminal. Should fix issue #550
DDMsgReader bug fix: Ensure header lines are not too long for the user's terminal. Should fix issue #550 (closed) When getting header lines to view, header lines will be split if they are too wide for the user's terminal (up to 2 lines, up to the user's terminal width).