When a FLEX message contains a newline character it is retained when output by multimon-ng, making some messages span several lines. This makes the messages difficult to parse if one message per line is expect. This could be fixed by optionally removing CR/LF characters from messages or by escaping the characters.
When a FLEX message contains a newline character it is retained when output by multimon-ng, making some messages span several lines. This makes the messages difficult to parse if one message per line is expect. This could be fixed by optionally removing CR/LF characters from messages or by escaping the characters.