Leaving in leading whitespace when breaking text line
Submitted by Saturday, 21 May, 2011 - 11:33
on
I'm a new jEdit user and have just run across a "feature" that is causing me problems. When I position into a line of text containing space characters, with the cursor positioned immediately before a space charcter and then hit ENTER to break the line, the leading spaces (regardless of how many space characters there are) are removed from the new line. I work in a transaction processing environment and often have to parse message trace logs where space characters are just as important as any other character. How to I get jEdit to leave the spaces in the new line?