As a follow up, \r\n are at the end of configs in Orion. So if you put blah$ you are actually missing the \r you could do a blah\r$ since the \n is the actual return line character.
As far as what trimming configs meant, trim does both end line white space and beginning of line white space, this could include the extra \r as well.